Skip to content

Commit 6980703

Browse files
author
Ali Abdelfattah
authored
Update build.gradle
1 parent 5c30ca5 commit 6980703

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:10.11.0') {
32+
api('com.instabug.library:instabug:10.13.0') {
3333
exclude group: 'com.android.support:appcompat-v7'
3434
}
3535
testImplementation "org.mockito:mockito-inline:3.4.0"

0 commit comments

Comments
 (0)