Skip to content

Commit 8c1a439

Browse files
⬆️ Update native Android SDK to version 8.5.0.17
1 parent 8f89da3 commit 8c1a439

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.5.0.11') {
30+
api('com.instabug.library:instabug:8.5.0.17') {
3131
exclude group: 'com.android.support:appcompat-v7'
3232
}
3333
testImplementation 'org.mockito:mockito-core:1.10.19'

0 commit comments

Comments
 (0)