|
@@ -241,7 +241,7 @@ dependencies {
|
|
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
|
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
|
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.1'
|
|
androidTestImplementation 'com.android.support.test.espresso:espresso-contrib:3.0.1'
|
|
// 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 'com.android.support.test.uiautomator:uiautomator-v18:2.1.2'
|
|
|
|
|
|
+ androidTestImplementation 'com.android.support.test.uiautomator:uiautomator-v18:2.1.3'
|
|
// 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:15.0'
|
|
implementation 'org.jetbrains:annotations:15.0'
|