Remove unnecessary dependency
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=176487991
This commit is contained in:
parent
60555e2c4b
commit
d51944f4b3
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user