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 1c1ab01 + 09b133e commit 7929367Copy full SHA for 7929367
1 file changed
app/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
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"
+ androidTestUtil "androidx.test.services:test-services:1.6.0"
48
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
49
androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0"
50
}
0 commit comments