chore: 버전 1.3.3으로 업데이트 (무한 업데이트 토스트 수정)

This commit is contained in:
sanjeok77
2026-03-05 00:38:43 +09:00
parent de808cfbcf
commit 8c674586bc
2 changed files with 5 additions and 9 deletions

View File

@@ -1,15 +1,11 @@
{
"version": "1.3.2",
"versionCode": 7,
"version": "1.3.3",
"versionCode": 8,
"minSdk": 31,
"targetSdk": 35,
"forceUpdate": false,
"updateUrl": "https://git.webpluss.net/attachments/56501b70-5ba1-4bdb-963f-0f0fbd370fb3",
"changelog": [
"설정 화면 권한 체크 개선 (알림, 리마인더, 앱 설치)",
"APK 다운로드 진행률 0% 문제 해결",
"BroadcastReceiver로 다운로드 완료 감지",
"다운로드 실패 처리 추가",
"IO 디스패처에서 안전한 상태 조회"
"versionCode 8로 업데이트 (무한 업데이트 토스트 수정)"
]
}