diff --git a/app/build.gradle b/app/build.gradle index fa39534605..e8432c515e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -182,7 +182,6 @@ dependencies { testCompile 'org.robolectric:shadows-multidex:3.0' testCompile "org.robolectric:shadows-play-services:3.0" testCompile "org.robolectric:shadows-support-v4:3.0" - androidTestCompile 'com.android.support.test.espresso:espresso-core:2.2.2' androidTestCompile 'com.android.support.test:rules:0.5' androidTestCompile 'com.android.support.test:runner:0.5' androidTestCompile 'com.android.support:support-annotations:27.0.0'