Skip to content

Commit

Permalink
chore: bump androidx.annotation:annotation from 1.6.0 to 1.7.0 in /an…
Browse files Browse the repository at this point in the history
…droid (#161)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 91f6a70 commit 22d15f5
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 @@ -74,7 +74,7 @@ dependencies {

testImplementation 'org.mockito:mockito-core:5.5.0'
androidTestImplementation 'org.mockito:mockito-android:5.5.0'
testImplementation 'androidx.annotation:annotation:1.6.0'
testImplementation 'androidx.annotation:annotation:1.7.0'

testImplementation 'junit:junit:4.13.2'
testImplementation files('libs/java-json.jar')
Expand Down

0 comments on commit 22d15f5

Please sign in to comment.