Skip to content

Commit 77cd939

Browse files
⬆️ Update native Android SDK to v8.6.2.0
1 parent 018081b commit 77cd939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ android {
2727

2828
dependencies {
2929
implementation 'com.facebook.react:react-native:+'
30-
api('com.instabug.library:instabug:8.6.1.0') {
30+
api('com.instabug.library:instabug:8.6.2.0') {
3131
exclude group: 'com.android.support:appcompat-v7'
3232
}
3333
testImplementation 'org.mockito:mockito-core:1.10.19'

0 commit comments

Comments
 (0)