更新秘钥配置方式,更新APK文件输出目录,更新说明书。

This commit is contained in:
ZhanGSKen
2025-04-26 20:29:31 +08:00
parent c11102d729
commit 37d5d1efe0
6 changed files with 25 additions and 15 deletions

View File

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