Commit d51944f4 by olly Committed by Oliver Woodman

Remove unnecessary dependency

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176487991
parent 60555e2c
Showing with 0 additions and 1 deletions
...@@ -27,7 +27,6 @@ android { ...@@ -27,7 +27,6 @@ android {
dependencies { dependencies {
compile project(modulePrefix + 'library-core') compile project(modulePrefix + 'library-core')
compile 'com.android.support:support-media-compat:' + supportLibraryVersion compile 'com.android.support:support-media-compat:' + supportLibraryVersion
compile 'com.android.support:appcompat-v7:' + supportLibraryVersion
} }
ext { ext {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment