We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 421f186 + 2b789ca commit c5a3bcbCopy full SHA for c5a3bcb
1 file changed
sample/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
65
androidTestImplementation 'com.github.AppDevNext:Moka:1.6'
66
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
67
- androidTestUtil "androidx.test.services:test-services:1.4.2"
+ androidTestUtil "androidx.test.services:test-services:1.5.0"
68
androidTestImplementation "androidx.test.espresso:espresso-core:3.5.1"
69
androidTestImplementation "androidx.test:rules:1.5.0" // GrantPermissionRule
70
}
0 commit comments