Remove unnecessary dependency

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176487991
This commit is contained in:
olly 2017-11-21 03:44:06 -08:00 committed by Oliver Woodman
parent 60555e2c4b
commit d51944f4b3

View File

@ -27,7 +27,6 @@ android {
dependencies {
compile project(modulePrefix + 'library-core')
compile 'com.android.support:support-media-compat:' + supportLibraryVersion
compile 'com.android.support:appcompat-v7:' + supportLibraryVersion
}
ext {