|
@@ -62,7 +62,6 @@ dependencies {
|
|
|
|
|
|
// UIAutomator - for cross-app UI tests, and to grant screen is turned on in Espresso tests
|
|
|
androidTestCompile 'com.android.support.test.uiautomator:uiautomator-v18:2.1.2'
|
|
|
-
|
|
|
// fix conflict in dependencies; see http://g.co/androidstudio/app-test-app-conflict for details
|
|
|
androidTestCompile "com.android.support:support-annotations:${supportLibraryVersion}"
|
|
|
|