|
@@ -310,7 +310,7 @@ dependencies {
|
|
|
androidTestImplementation 'androidx.test:runner:1.1.1'
|
|
|
|
|
|
// Espresso core
|
|
|
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
|
|
|
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
|
|
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.1'
|
|
|
androidTestImplementation 'org.mockito:mockito-core:2.27.0'
|
|
|
// UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests
|