Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3756184

Browse files
⬆️ Bump android version
1 parent 6eba766 commit 3756184

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

0 commit comments

Comments
 (0)