We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7d4128 + a17968a commit ab54571Copy full SHA for ab54571
1 file changed
app/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
implementation "androidx.test.uiautomator:uiautomator:2.3.0"
65
66
androidTestImplementation "androidx.test:rules:1.7.0" // GrantPermissionRule
67
- androidTestImplementation "com.github.AppDevNext:Moka:1.7"
+ androidTestImplementation "com.github.AppDevNext:Moka:1.8"
68
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
69
androidTestUtil "androidx.test.services:test-services:1.6.0"
70
androidTestImplementation "org.hamcrest:hamcrest:3.0"
0 commit comments