Skip to content

Commit 279a7af

Browse files
committed
⬆️ Update Android SDK to version 8.0.16
1 parent 1d3e4b9 commit 279a7af

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:0.20.+'
28-
implementation ('com.instabug.library:instabug:8.0.14'){
28+
implementation ('com.instabug.library:instabug:8.0.16'){
2929
exclude group: 'com.android.support:appcompat-v7'
3030
}
3131
}

0 commit comments

Comments
 (0)