|
@@ -357,7 +357,7 @@ dependencies {
|
|
|
androidTestImplementation 'androidx.test:rules:1.4.0'
|
|
|
// Android JUnit Runner
|
|
|
androidTestImplementation 'androidx.test:runner:1.3.0'
|
|
|
- androidTestUtil 'androidx.test:orchestrator:1.3.0'
|
|
|
+ androidTestUtil 'androidx.test:orchestrator:1.4.0'
|
|
|
|
|
|
// Espresso core
|
|
|
androidTestImplementation "androidx.test.espresso:espresso-core:$espressoVersion"
|