小改动
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user