Fix version.json field name: downloadUrl -> updateUrl

This commit is contained in:
2026-03-06 22:13:20 +00:00
parent 5e4a4ba1c1
commit 34889742c9

View File

@@ -1,7 +1,7 @@
{ {
"version": "1.11.1", "version": "1.11.1",
"versionCode": 18, "versionCode": 18,
"downloadUrl": "https://git.webpluss.net/sanjeok77/hotdeal_alarm/releases/download/v1.11.1/app-release.apk", "updateUrl": "https://git.webpluss.net/sanjeok77/hotdeal_alarm/releases/download/v1.11.1/app-release.apk",
"changelog": [ "changelog": [
"Pull-to-refresh 스피너 위치 개선", "Pull-to-refresh 스피너 위치 개선",
"헤더 마진 수정", "헤더 마진 수정",