Skip to content

Commit ad54b0f

Browse files
chore: bump androidx.annotation:annotation from 1.7.0 to 1.7.1 in /android (#183)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00cd110 commit ad54b0f

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.8.0'
7676
androidTestImplementation 'org.mockito:mockito-android:5.8.0'
77-
testImplementation 'androidx.annotation:annotation:1.7.0'
77+
testImplementation 'androidx.annotation:annotation:1.7.1'
7878

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

0 commit comments

Comments
 (0)