diff --git a/library/dash/build.gradle b/library/dash/build.gradle index e608181fab..a9a5550219 100644 --- a/library/dash/build.gradle +++ b/library/dash/build.gradle @@ -38,7 +38,6 @@ android { dependencies { compile project(':library-core') compile 'com.android.support:support-annotations:25.2.0' - compile 'com.android.support:support-core-utils:25.2.0' androidTestCompile 'com.google.dexmaker:dexmaker:1.2' androidTestCompile 'com.google.dexmaker:dexmaker-mockito:1.2' androidTestCompile 'org.mockito:mockito-core:1.9.5'