We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c79886a + 189f2ab commit 07cc8d9Copy full SHA for 07cc8d9
1 file changed
sample/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation "androidx.appcompat:appcompat:1.4.2"
43
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
44
45
- androidTestImplementation 'com.github.AppDevNext:Moka:1.2'
+ androidTestImplementation 'com.github.AppDevNext:Moka:1.3'
46
androidTestImplementation "androidx.test.espresso:espresso-core:$espresso_core"
47
androidTestImplementation 'androidx.test:rules:1.4.0'
48
androidTestImplementation "androidx.test:runner:$runnerVersion"
0 commit comments