配置编译工具版本

This commit is contained in:
2026-03-15 15:33:12 +08:00
parent a0c2d12eeb
commit e2e94e938e
2 changed files with 6 additions and 2 deletions

View File

@@ -17,8 +17,11 @@ android.useAndroidX=true
minSdkVersion=21
targetSdkVersion=28
ndkVersion=22.1.7171670
ndkVersion=24.0.8215888
compileSdkVersion=30
markwonVersion=4.6.2
# 保持与旧版Gradle插件的兼容
android.disableAutomaticComponentCreation=true