Files
ShiftRing/version.json
sanjeok77-tech 6c2dec6cd3 Fix: AlarmManager cancel - add action to Intent for proper alarm cancellation
- Add action to cancelAlarmInternal
- Add action to cancelAllPendingIntentsForUniqueId
- Fix deleted alarms still ringing (주, 석, 야, 기타)
- Bump version to v1.2.2
2026-02-23 12:19:29 +09:00

8 lines
293 B
JSON

{
"versionCode": 1122,
"versionName": "1.2.2",
"apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.2.2/app.apk",
"changelog": "v1.2.2: 삭제한 알람이 울리는 버그 수정 - AlarmManager 취소 시 action 누락 문제 해결",
"forceUpdate": false
}