Update version.json to 1.11.1

This commit is contained in:
2026-03-06 22:07:05 +00:00
parent dd3cec3f3c
commit 5e4a4ba1c1

View File

@@ -1,14 +1,10 @@
{ {
"version": "1.11.0", "version": "1.11.1",
"versionCode": 17, "versionCode": 18,
"minSdk": 31, "downloadUrl": "https://git.webpluss.net/sanjeok77/hotdeal_alarm/releases/download/v1.11.1/app-release.apk",
"targetSdk": 35, "changelog": [
"forceUpdate": false, "Pull-to-refresh 스피너 위치 개선",
"updateUrl": "https://git.webpluss.net/attachments/14bec8f4-9ece-45c4-9ef4-9425f24f5f17", "헤더 마진 수정",
"changelog": [ "필터 메뉴 5초 후 자동 닫기"
"UI/UX 대폭 개선 - 프로덕션 레벨 디자인", ]
"Pull to Refresh 스피너 가려짐 해결",
"키워드 매칭 그라데이션 배경 효과",
"DealItem 카드 디자인 고도화"
]
} }