小改动

This commit is contained in:
Zhanghu
2025-10-11 09:47:04 +08:00
parent bdb20c2130
commit d4f3340383
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ android {
into releaseDir
}
def downloadUrl = "http://thinkdisk.thinkbo.cn/src/web/dashboard/dashboardclient/${outputFileName}"
def downloadUrl = "http://thinkdisk.thinkbo.cn/src/web/dashboardclient/${outputFileName}"
genUpdateJson(downloadUrl, releaseDir, outputFileName, 'changelog.md', defaultConfig, variant)
File file = new File("${project.getProjectDir().path}/changelog.md")

View File

@@ -9,7 +9,7 @@ author:
2. $ {VERSION_CODE} (去掉空格),会自动替换实际修订号,比如 1.1.4.$ {VERSION_CODE}
-->
### [1.0.2.17] - 2025.10.10
### [1.0.2.${VERSION_CODE}] - 2025.10.11
#### 文件下载