Files
hotdeal_alarm/version.json
sanjeok77 0d0a341a20 chore: 버전 1.4.1로 업데이트
- 설정 화면 진입 시 크래시 수정
- AppDatabase 누락된 괄호 수정
- REQUEST_INSTALL_PACKAGES 권한 예외 처리

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-05 07:12:02 +09:00

14 lines
346 B
JSON

{
"version": "1.4.1",
"versionCode": 10,
"minSdk": 31,
"targetSdk": 35,
"forceUpdate": false,
"updateUrl": "https://git.webpluss.net/attachments/9a2bf42f-ec88-4943-93fe-5283bb0265d6",
"changelog": [
"설정 화면 진입 시 크래시 수정",
"AppDatabase 누락된 괄호 수정",
"REQUEST_INSTALL_PACKAGES 권한 예외 처리"
]
}