We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cd110 commit ad54b0fCopy full SHA for ad54b0f
android/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
testImplementation 'org.mockito:mockito-core:5.8.0'
76
androidTestImplementation 'org.mockito:mockito-android:5.8.0'
77
- testImplementation 'androidx.annotation:annotation:1.7.0'
+ testImplementation 'androidx.annotation:annotation:1.7.1'
78
79
testImplementation 'junit:junit:4.13.2'
80
testImplementation files('libs/java-json.jar')
0 commit comments