添加stage应用资源

This commit is contained in:
2025-11-27 10:41:14 +08:00
parent c3b50a23f6
commit 7ff4bf64f7
4 changed files with 21 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ def genVersionName(def versionName){
}
android {
// 1. compileSdkVersion必须 ≥ targetSdkVersion建议直接等于 targetSdkVersion30
compileSdkVersion 30