Skip to content

Commit 132d0cf

Browse files
⬆️ Update native Android SDK to version 9.0.5.3
1 parent b8bdca0 commit 132d0cf

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
@@ -29,7 +29,7 @@ android {
2929
dependencies {
3030
implementation 'com.android.support:multidex:1.0.3'
3131
implementation 'com.facebook.react:react-native:+'
32-
api('com.instabug.library:instabug:9.0.5.0') {
32+
api('com.instabug.library:instabug:9.0.5.3') {
3333
exclude group: 'com.android.support:appcompat-v7'
3434
}
3535
testImplementation 'org.mockito:mockito-core:1.10.19'

0 commit comments

Comments
 (0)