diff --git a/sms2webhook/build.gradle b/sms2webhook/build.gradle index 48241f5..ba5ef05 100644 --- a/sms2webhook/build.gradle +++ b/sms2webhook/build.gradle @@ -78,5 +78,5 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.7.0' androidTestImplementation 'androidx.test:rules:1.7.0' androidTestImplementation 'androidx.test:runner:1.7.0' - androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.3.0' + androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.4.0' } \ No newline at end of file