v1.0.4 - 날짜 옆 근무 뱃지 원형 정밀 보정, 앱 안정성 설정 아이콘 및 색상 개편

This commit is contained in:
sanjeok77
2026-08-14 09:39:43 +09:00
parent f5b2f72a0b
commit d245aeb7d5
9 changed files with 83 additions and 38 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = "com.example.shiftalarm"
minSdk = 26
targetSdk = 35
versionCode = 103
versionName = "1.0.3"
versionCode = 104
versionName = "1.0.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}