compileSdkVersion升级

This commit is contained in:
oujunhui
2020-04-02 16:20:03 +08:00
parent 2f9d26fd7e
commit 783bb08358
6 changed files with 11 additions and 11 deletions

View File

@@ -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