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.
2 parents 735ef87 + 279a7af commit 9418704Copy full SHA for 9418704
android/build.gradle
@@ -25,7 +25,7 @@ android {
25
26
dependencies {
27
implementation 'com.facebook.react:react-native:0.20.+'
28
- implementation ('com.instabug.library:instabug:8.0.12'){
+ implementation ('com.instabug.library:instabug:8.0.16'){
29
exclude group: 'com.android.support:appcompat-v7'
30
}
31
0 commit comments