chore: 버전 업데이트 v1.4.0 (1140)

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 21:26:30 +09:00
parent 666e38558d
commit 29cc215346
3 changed files with 8 additions and 1 deletions

BIN
app.apk

Binary file not shown.

View File

@@ -20,7 +20,8 @@ android {
applicationId = "com.example.shiftalarm" applicationId = "com.example.shiftalarm"
minSdk = 26 minSdk = 26
targetSdk = 35 targetSdk = 35
versionCode = 1130 versionCode = 1140
versionName = "1.4.0"
versionName = "1.3.0" versionName = "1.3.0"

View File

@@ -1,4 +1,10 @@
{ {
"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, "versionCode": 1130,
"versionName": "1.3.0", "versionName": "1.3.0",
"apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.3.0/app.apk", "apkUrl": "https://git.webpluss.net/sanjeok77/ShiftRing/releases/download/v1.3.0/app.apk",