This commit is contained in:
kunfei
2022-09-12 20:30:48 +08:00
parent 0e5dce5c4d
commit 0acb7f2b61

View File

@@ -18,7 +18,7 @@ def gitCommits = Integer.parseInt('git rev-list HEAD --count'.execute().text.tri
android {
compileSdkVersion 33
buildToolsVersion "32.0.0"
buildToolsVersion "33.0.0"
namespace 'io.legado.app'
kotlinOptions {
jvmTarget = "11"