We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79d2c9 commit 437e63cCopy full SHA for 437e63c
app/build.gradle
@@ -121,7 +121,7 @@ dependencies {
121
testImplementation 'androidx.arch.core:core-testing:2.2.0'
122
testImplementation 'junit:junit:4.13.2'
123
testImplementation 'org.mockito:mockito-core:5.3.0'
124
- testImplementation 'org.robolectric:robolectric:4.9.2'
+ testImplementation 'org.robolectric:robolectric:4.10'
125
126
implementation fileTree(dir: 'libs', include: ['*.jar'])
127
}
0 commit comments