v1.2.4: Deprecation 경고 수정 및 삭제 알람 버그 수정

This commit is contained in:
2026-02-23 12:48:37 +09:00
parent 161cc8060d
commit fdcbb615ab
5 changed files with 52 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{
"versionCode": 1123,
"versionName": "1.2.3",
"apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.2.3/app.apk",
"changelog": "v1.2.3: 삭제한 알람이 울리는 버그 수정 - AlarmManager 취소 시 action 누락 문제 해결",
"versionCode": 1124,
"versionName": "1.2.4",
"apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.2.4/app.apk",
"changelog": "v1.2.4: Deprecation 경고 수정 및 삭제 알람 버그 수정",
"forceUpdate": false
}