chore: 버전 업데이트 v1.4.5 (1145)
- versionCode: 1144 → 1145 - versionName: 1.4.4 → 1.4.5 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -22,7 +22,8 @@ android {
|
||||
targetSdk = 35
|
||||
versionCode = 1144
|
||||
versionName = "1.4.4"
|
||||
versionName = "1.4.3"
|
||||
versionCode = 1145
|
||||
versionName = "1.4.5"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"versionCode": 1144,
|
||||
"versionName": "1.4.4",
|
||||
"apkUrl": "https://git.webpluss.net/attachments/9658b292-b9fa-4509-b270-706ba6e6fd54",
|
||||
"changelog": "v1.4.4: 마진 3dp 축소, 연차 최초적용 수정, 휴가관리 자동저장, 연차 표시 개선",
|
||||
"versionCode": 1145,
|
||||
"versionName": "1.4.5",
|
||||
"apkUrl": "https://git.webpluss.net/attachments/aeb7b079-f81b-4c77-b8ee-b8fde90a530e",
|
||||
"changelog": "v1.4.5: 연차 최초적용 수정, 휴가관리 Spinner 변경, 동그라미 크기 확대",
|
||||
"forceUpdate": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user