diff --git a/app/build.gradle b/app/build.gradle index 3721980b0e..771154ca0c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -382,7 +382,7 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation "androidx.test:rules:$androidxTestVersion" // Android JUnit Runner - androidTestImplementation "androidx.test:runner:1.6.1" + androidTestImplementation "androidx.test:runner:1.6.2" androidTestUtil "androidx.test:orchestrator:1.5.0" androidTestImplementation "androidx.test:core-ktx:$androidxTestVersion"