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 018081b commit 77cd939Copy full SHA for 77cd939
android/build.gradle
@@ -27,7 +27,7 @@ android {
27
28
dependencies {
29
implementation 'com.facebook.react:react-native:+'
30
- api('com.instabug.library:instabug:8.6.1.0') {
+ api('com.instabug.library:instabug:8.6.2.0') {
31
exclude group: 'com.android.support:appcompat-v7'
32
}
33
testImplementation 'org.mockito:mockito-core:1.10.19'
0 commit comments