diff --git a/app/build.gradle b/app/build.gradle index 7e5941d..d1e2c0b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -88,7 +88,7 @@ dependencies { testImplementation 'org.robolectric:robolectric:4.13' androidTestImplementation 'androidx.test.ext:junit:1.2.1' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' + androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0' } // Task to generate placeholder launcher icons