更新秘钥配置方式

This commit is contained in:
ZhanGSKen
2025-04-27 09:59:15 +08:00
parent f9bfdd3de8
commit 4c1fece9f0
4 changed files with 9 additions and 5 deletions

View File

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