diff --git a/app/build.gradle b/app/build.gradle index a28f9ea..45b0c4e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -75,5 +75,6 @@ dependencies { // The following Espresso dependency can be either "compile" // or "androidTestCompile", depending on the app's implementation // androidTestCompile for now, might change later - androidTestCompile 'com.android.support.test.espresso:espresso-idling-resource:3.0.0' + //androidTestCompile 'com.android.support.test.espresso:espresso-idling-resource:3.0.0’ + }