Skip to content

Commit

Permalink
chore(android): bump sdk to 13.1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
a7medev committed Jun 27, 2024
1 parent fa2a341 commit 25b8b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {
}

dependencies {
api 'com.instabug.library-bdrthermea:instabug:12.1.0'
api 'com.instabug.library-bdrthermea:instabug:13.1.2.3'

testImplementation 'junit:junit:4.13.2'
testImplementation "org.mockito:mockito-inline:3.12.1"
Expand Down

0 comments on commit 25b8b1c

Please sign in to comment.