mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
Remove unnecessary dependency
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=176487991
This commit is contained in:
parent
60555e2c4b
commit
d51944f4b3
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue