diff --git a/android/build.gradle b/android/build.gradle index 769bbd1..170bd3f 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:4.2.9' + compile 'com.instabug.library:instabug:4.2.10' }