修改应用秘钥配置

This commit is contained in:
ZhanGSKen
2025-06-03 12:04:39 +08:00
parent 5c58ee34e7
commit b793c74e81
9 changed files with 58 additions and 15 deletions

View File

@@ -72,7 +72,7 @@ allprojects {
bashCommitAppPublishBuildFlagInfoFilePath = ".winboll/bashCommitAppPublishBuildFlagInfo.sh"
winbollFilePath = "winboll.properties"
keyPropsFilePath = "current.keystore"
keyPropsFilePath = "appkey.keystore"
// 定义 lint 输出文件
lintXmlReportFilePath = "build/reports/lint-results.xml"
lintHTMLReportFilePath = "build/reports/lint-results.html"