diff --git a/android/build.gradle b/android/build.gradle index 170bd3f..2c11f98 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -21,7 +21,6 @@ android { dependencies { compile 'com.facebook.react:react-native:0.20.+' - compile 'com.instabug.library:instabug:4.2.10' + compile 'com.instabug.library:instabug:4.2.11' } -