diff --git a/android/build.gradle b/android/build.gradle index 94ab19b..08f8017 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.9.1' + compile 'com.instabug.library:instabug:4.10.0' }