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 49eebe2 + 0397746 commit 0ae4fe4Copy full SHA for 0ae4fe4
app/build.gradle
@@ -45,6 +45,6 @@ dependencies {
45
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
46
androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1"
47
androidTestUtil "androidx.test.services:test-services:1.5.0"
48
- androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
49
- androidTestImplementation "androidx.test.espresso:espresso-intents:3.6.1"
+ androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
+ androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0"
50
}
0 commit comments