mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix MediaSession gradle file to use modulePrefix
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=162610352
This commit is contained in:
parent
554a399407
commit
94b08b27e9
@ -25,7 +25,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile project(':library-core')
|
||||
compile project(modulePrefix + 'library-core')
|
||||
compile 'com.android.support:support-media-compat:' + supportLibraryVersion
|
||||
compile 'com.android.support:appcompat-v7:' + supportLibraryVersion
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user