diff --git a/build.gradle b/build.gradle index a945c26522..209f05c12b 100644 --- a/build.gradle +++ b/build.gradle @@ -307,7 +307,7 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.1' androidTestImplementation 'androidx.test:rules:1.2.0' // Android JUnit Runner - androidTestImplementation 'androidx.test:runner:1.1.1' + androidTestImplementation 'androidx.test:runner:1.2.0' // Espresso core androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'