diff --git a/android/build.gradle b/android/build.gradle index 5cb5e99..0672dd0 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.3' } if (hasProperty("gms")) {