Skip to content

Commit

Permalink
build(android): integrate fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelhamid-f-nasser committed Mar 6, 2024
1 parent c65d4b7 commit 664a600
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:instabug:12.7.1'
api 'com.instabug.library:instabug:12.5.1.5573368-SNAPSHOT'

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

0 comments on commit 664a600

Please sign in to comment.