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 b8bdca0 commit 132d0cfCopy full SHA for 132d0cf
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:9.0.5.0') {
+ api('com.instabug.library:instabug:9.0.5.3') {
33
exclude group: 'com.android.support:appcompat-v7'
34
}
35
testImplementation 'org.mockito:mockito-core:1.10.19'
0 commit comments