diff --git a/app/build.gradle b/app/build.gradle index c45d3f4bd..eb246b328 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -226,7 +226,7 @@ dependencies { testImplementation 'androidx.test:rules:1.5.0' testImplementation 'androidx.test.espresso:espresso-core:3.5.1' testImplementation 'androidx.test.espresso:espresso-intents:3.5.1' - testImplementation 'androidx.test.espresso:espresso-contrib:3.5.1' + testImplementation 'androidx.test.espresso:espresso-contrib:3.6.1' testImplementation 'androidx.arch.core:core-testing:2.2.0' testImplementation 'androidx.room:room-testing:2.6.1' testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'