mirror of
https://github.com/samsonjs/media.git
synced 2026-04-21 13:55:47 +00:00
Remove unnecessary dependency
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=176487991
This commit is contained in:
parent
31e2cfce9e
commit
c49ae53699
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