chore: 버전 업데이트 v1.4.1 (1141)

- versionCode: 1140 → 1141
- versionName: 1.4.0 → 1.4.1
- dialog_day_settings.xml 레이아웃 개선

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-03-12 22:46:46 +09:00
parent 5a0f6de646
commit 819495323e
3 changed files with 37 additions and 30 deletions

View File

@@ -1,13 +1,7 @@
{
"versionCode": 1140,
"versionName": "1.4.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.4.0/app.apk",
"changelog": "v1.4.0: 휴가 관리 기능 추가 (연차/반년 설정 및 자동 계산), 달력 UI 개선 (넓은 화면, 큰 근무 표시)",
"forceUpdate": false
}
"versionCode": 1130,
"versionName": "1.3.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.3.0/app.apk",
"changelog": "v1.3.0: versionCode 기반 업데이트 체크 개선",
"forceUpdate": false
"versionCode": 1141,
"versionName": "1.4.1",
"apkUrl": "https://git.webpluss.net/attachments/23f6818f-a647-4f9e-905f-e99f5c9d93b0",
"changelog": "v1.4.1: 달력 5행일 때 화면 꽉 채우기, 다크모드 토스트 지원, 연차 저장/연동 수정",
"forceUpdate": false
}