v1.1.8 - 교육 근무 변경 시 상단 알람 표시 및 실제 알람 완전 유지

This commit is contained in:
sanjeok77
2026-08-17 16:52:40 +09:00
parent 8888150c84
commit d2f2e05d4c
6 changed files with 42 additions and 19 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = "com.example.shiftalarm"
minSdk = 26
targetSdk = 35
versionCode = 117
versionName = "1.1.7"
versionCode = 118
versionName = "1.1.8"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}