mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
gradle: compileSdkVersion 21
fixes broken import statements
This commit is contained in:
parent
f7589ceee2
commit
66c48a1151
@ -14,7 +14,7 @@
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "19.1"
|
||||
|
||||
defaultConfig {
|
||||
|
Loading…
x
Reference in New Issue
Block a user