Skip to content

Commit 55292a0

Browse files
committed
chore(android): integrate latest snapshot
1 parent 5dde1a5 commit 55292a0

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
@@ -44,7 +44,7 @@ android {
4444
}
4545

4646
dependencies {
47-
api 'com.instabug.library:instabug:14.0.0.6407912-SNAPSHOT'
47+
api 'com.instabug.library:instabug:14.0.0.6423071-SNAPSHOT'
4848
testImplementation 'junit:junit:4.13.2'
4949
testImplementation "org.mockito:mockito-inline:5.0.0"
5050
testImplementation "io.mockk:mockk:1.13.13"

0 commit comments

Comments
 (0)