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 6f10d9e commit cce51ffCopy full SHA for cce51ff
android/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
testImplementation "junit:junit:$junitVersion"
61
testImplementation 'org.mockito:mockito-core:5.14.2'
62
testImplementation 'org.json:json:20250517'
63
- testImplementation 'org.robolectric:robolectric:4.13'
+ testImplementation 'org.robolectric:robolectric:4.16'
64
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
65
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
66
implementation 'org.brotli:dec:0.1.2'
0 commit comments