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 8be6eb2 + 745a403 commit 17ff149Copy full SHA for 17ff149
sample/build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation "androidx.appcompat:appcompat:1.4.2"
42
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
43
44
- androidTestImplementation 'com.github.AppDevNext:Moka:1.1'
+ androidTestImplementation 'com.github.AppDevNext:Moka:1.2'
45
androidTestImplementation "androidx.test.espresso:espresso-core:$espresso_core"
46
androidTestImplementation 'androidx.test:rules:1.4.0'
47
androidTestImplementation "androidx.test:runner:$runnerVersion"
0 commit comments