diff --git a/android/build.gradle b/android/build.gradle index 5cb5e99..7ad7df6 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -108,7 +108,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-intents:3.2.0' androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.2.0' - androidTestImplementation 'com.github.ligi:trulesk:0.28' + androidTestImplementation 'com.github.ligi:trulesk:4.0' } if (hasProperty("gms")) {