Skip to content

Commit 4563bb7

Browse files
committed
Bump Moka for a better error text
1 parent 4789a1d commit 4563bb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4848
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
4949

50-
androidTestImplementation 'com.github.AppDevNext:Moka:1.3'
50+
androidTestImplementation 'com.github.AppDevNext:Moka:1.4'
5151
androidTestImplementation "androidx.test.espresso:espresso-core:$espresso_core"
5252
androidTestImplementation 'androidx.test:rules:1.4.0'
5353
androidTestImplementation "androidx.test:runner:$runnerVersion"

0 commit comments

Comments
 (0)