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 fa22834 + e53d7da commit 021f645Copy full SHA for 021f645
serviceLibrary/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
53
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
54
androidTestUtil "androidx.test.services:test-services:1.4.2"
55
- androidTestImplementation "androidx.test.espresso:espresso-core:3.5.0"
+ androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
56
androidTestImplementation "androidx.test:rules:1.5.0"
57
}
58
0 commit comments