Skip to content

Commit d564bd5

Browse files
chore(android): bump android sdk
bumped android sdk to 11.14.0
1 parent 08f88b0 commit d564bd5

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
@@ -41,7 +41,7 @@ android {
4141
}
4242

4343
dependencies {
44-
api 'com.instabug.library:instabug:11.13.0'
44+
api 'com.instabug.library:instabug:11.14.0'
4545

4646
testImplementation 'junit:junit:4.13.2'
4747
testImplementation "org.mockito:mockito-inline:3.12.1"

0 commit comments

Comments
 (0)