diff --git a/android/build.gradle b/android/build.gradle index bd8d3d9..9bc5b2c 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.3.3' + compile 'com.instabug.library:instabug:4.5.0' }