集成vasdolly
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 30
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
@@ -19,7 +19,7 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
buildToolsVersion = '28.0.3'
|
||||
buildToolsVersion = '30.0.3'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Reference in New Issue
Block a user