diff --git a/library/dash/build.gradle b/library/dash/build.gradle index 2220e5b250..48e9b9b97e 100644 --- a/library/dash/build.gradle +++ b/library/dash/build.gradle @@ -35,7 +35,6 @@ android { dependencies { compile project(modulePrefix + 'library-core') compile 'com.android.support:support-annotations:' + supportLibraryVersion - compile 'com.android.support:support-core-utils:' + supportLibraryVersion androidTestCompile project(modulePrefix + 'testutils') androidTestCompile 'com.google.dexmaker:dexmaker:' + dexmakerVersion androidTestCompile 'com.google.dexmaker:dexmaker-mockito:' + dexmakerVersion