diff --git a/android/build.gradle b/android/build.gradle index ddc45a4..55cbd19 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.10.2'){ + compile ('com.instabug.library:instabug:4.11.1'){ exclude group: 'com.android.support' }