diff --git a/android/build.gradle b/android/build.gradle index 3a0f8dc..7046fc9 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -21,6 +21,6 @@ android { dependencies { compile 'com.facebook.react:react-native:0.20.+' - compile 'com.instabug.library:instabug:4.7.0' + compile 'com.instabug.library:instabug:4.8.0' }