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.
2 parents 178ea45 + 7c381ab commit 1709721Copy full SHA for 1709721
app/build.gradle
@@ -117,7 +117,7 @@ dependencies {
117
118
// Testing
119
testImplementation 'androidx.test:core:1.5.0'
120
- testImplementation 'androidx.arch.core:core-testing:2.1.0'
+ testImplementation 'androidx.arch.core:core-testing:2.2.0'
121
testImplementation 'junit:junit:4.13.2'
122
testImplementation 'org.mockito:mockito-core:5.1.1'
123
testImplementation 'org.robolectric:robolectric:4.9.2'
0 commit comments