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 e5a14c8 commit 26785e4Copy full SHA for 26785e4
app/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
androidTestImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.3.3'
77
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
78
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
79
- androidTestImplementation "androidx.arch.core:core-testing:2.1.0"
+ androidTestImplementation "androidx.arch.core:core-testing:2.2.0"
80
androidTestImplementation 'androidx.test:rules:1.3.0-alpha03'
81
androidTestImplementation 'androidx.test:runner:1.2.0'
82
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.2'
0 commit comments