|
@@ -255,7 +255,7 @@ dependencies {
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
|
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0'
|
|
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.0'
|
|
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.1.0'
|
|
// UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests
|
|
// UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests
|
|
- androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'
|
|
|
|
|
|
+ // androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'
|
|
// fix conflict in dependencies; see http://g.co/androidstudio/app-test-app-conflict for details
|
|
// fix conflict in dependencies; see http://g.co/androidstudio/app-test-app-conflict for details
|
|
//androidTestImplementation "com.android.support:support-annotations:${supportLibraryVersion}"
|
|
//androidTestImplementation "com.android.support:support-annotations:${supportLibraryVersion}"
|
|
implementation 'org.jetbrains:annotations:16.0.3'
|
|
implementation 'org.jetbrains:annotations:16.0.3'
|