We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1aa0d commit 85dbb4aCopy full SHA for 85dbb4a
android/build.gradle
@@ -21,8 +21,7 @@ android {
21
22
dependencies {
23
compile 'com.facebook.react:react-native:0.20.+'
24
- compile ('com.instabug.library:instabug:4.15.0'){
+ compile ('com.instabug.library:instabug:4.15.1'){
25
exclude group: 'com.android.support:appcompat-v7'
26
}
27
-
28
0 commit comments