Skip to content

Commit 22d15f5

Browse files
chore: bump androidx.annotation:annotation from 1.6.0 to 1.7.0 in /android (#161)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91f6a70 commit 22d15f5

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
@@ -74,7 +74,7 @@ dependencies {
7474

7575
testImplementation 'org.mockito:mockito-core:5.5.0'
7676
androidTestImplementation 'org.mockito:mockito-android:5.5.0'
77-
testImplementation 'androidx.annotation:annotation:1.6.0'
77+
testImplementation 'androidx.annotation:annotation:1.7.0'
7878

7979
testImplementation 'junit:junit:4.13.2'
8080
testImplementation files('libs/java-json.jar')

0 commit comments

Comments
 (0)