diff --git a/android/build.gradle b/android/build.gradle index 738987f..96ef4ce 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -21,7 +21,7 @@ android { dependencies { compile 'com.facebook.react:react-native:0.20.+' - compile 'com.instabug.library:instabug:3+' + compile 'com.instabug.library:instabug:4+' } \ No newline at end of file