We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf30cd commit bf92befCopy full SHA for bf92bef
app/build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
androidTestImplementation 'androidx.test:runner:1.5.2'
101
102
testImplementation 'junit:junit:4.13.2'
103
- testImplementation 'org.robolectric:robolectric:4.12'
+ testImplementation 'org.robolectric:robolectric:4.12.1'
104
testImplementation 'androidx.test:core:1.5.0'
105
testImplementation 'androidx.test:core-ktx:1.5.0'
106
testImplementation 'androidx.test.ext:junit:1.1.5'
0 commit comments