Skip to content

Commit 9418704

Browse files
authored
🤝 Merge pull request #35 from Instabug/release/8.0.22
⬆️ Update Android SDK to version 8.0.14
2 parents 735ef87 + 279a7af commit 9418704

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

0 commit comments

Comments
 (0)