compileSdkVersion升级
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion '27.0.3'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 26
|
||||
targetSdkVersion 29
|
||||
|
||||
renderscriptTargetApi 26
|
||||
renderscriptSupportModeEnabled true
|
||||
|
Reference in New Issue
Block a user