Skip to content

Commit cfc0c01

Browse files
chore: update android dependency
1 parent bfac8cd commit cfc0c01

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
@@ -52,7 +52,7 @@ android {
5252
}
5353

5454
dependencies {
55-
api 'com.instabug.library:instabug:15.0.2.7046628-SNAPSHOT'
55+
api 'com.instabug.library:instabug:15.0.2.7085294-SNAPSHOT'
5656
testImplementation 'junit:junit:4.13.2'
5757
testImplementation "org.mockito:mockito-inline:3.12.1"
5858
testImplementation "io.mockk:mockk:1.13.13"

0 commit comments

Comments
 (0)