diff --git a/app/build.gradle b/app/build.gradle index e37abb02d..c02791d77 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,7 +44,7 @@ dependencies { androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0" androidTestImplementation "com.github.AppDevNext.Logcat:LogcatCoreLib:3.3.1" - androidTestUtil "androidx.test.services:test-services:1.5.0" + androidTestUtil "androidx.test.services:test-services:1.6.0" androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0" androidTestImplementation "androidx.test.espresso:espresso-intents:3.7.0" }