Skip to content

Commit

Permalink
chore(android): bump sdk to v13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
a7medev committed Jul 12, 2024
1 parent a0ba42b commit 38df50f
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:13.1.2.3'
api 'com.instabug.library-bdrthermea:instabug:13.2.0'

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

0 comments on commit 38df50f

Please sign in to comment.