diff --git a/android/build.gradle b/android/build.gradle index 5cb5e99..dc23ac4 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -107,7 +107,7 @@ dependencies { androidTestImplementation 'com.google.android.material:material:1.0.0' androidTestImplementation 'androidx.test.espresso:espresso-intents:3.2.0' - androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.2.0' + androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.5.1' androidTestImplementation 'com.github.ligi:trulesk:0.28' }