Skip to content

Commit cf90683

Browse files
committed
💎 Update native android SDK to v8.1.2
1 parent 3271107 commit cf90683

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
@@ -25,7 +25,7 @@ android {
2525

2626
dependencies {
2727
implementation 'com.facebook.react:react-native:+'
28-
api ('com.instabug.library:instabug:8.1.1'){
28+
api ('com.instabug.library:instabug:8.1.2'){
2929
exclude group: 'com.android.support:appcompat-v7'
3030
}
3131
}

0 commit comments

Comments
 (0)