Skip to content

Commit 745a403

Browse files
committed
Bump Moka
1 parent 9959762 commit 745a403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation "androidx.appcompat:appcompat:1.4.2"
4242
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4343

44-
androidTestImplementation 'com.github.AppDevNext:Moka:1.1'
44+
androidTestImplementation 'com.github.AppDevNext:Moka:1.2'
4545
androidTestImplementation "androidx.test.espresso:espresso-core:$espresso_core"
4646
androidTestImplementation 'androidx.test:rules:1.4.0'
4747
androidTestImplementation "androidx.test:runner:$runnerVersion"

0 commit comments

Comments
 (0)