集成vasdolly

This commit is contained in:
huangjian
2021-12-20 10:27:23 +08:00
parent 6fe924c663
commit 0e14197bd6
18 changed files with 71 additions and 1107 deletions

View File

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