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 5c30ca5 commit 6980703Copy full SHA for 6980703
android/build.gradle
@@ -29,7 +29,7 @@ android {
29
dependencies {
30
implementation 'com.android.support:multidex:1.0.3'
31
implementation 'com.facebook.react:react-native:+'
32
- api('com.instabug.library:instabug:10.11.0') {
+ api('com.instabug.library:instabug:10.13.0') {
33
exclude group: 'com.android.support:appcompat-v7'
34
}
35
testImplementation "org.mockito:mockito-inline:3.4.0"
0 commit comments