v1.1.7 - 교육 근무 변경 시 원래 근무 알람 울림 보장

This commit is contained in:
sanjeok77
2026-08-17 16:21:00 +09:00
parent 3ace249761
commit 8888150c84
7 changed files with 60 additions and 28 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = "com.example.shiftalarm"
minSdk = 26
targetSdk = 35
versionCode = 116
versionName = "1.1.6"
versionCode = 117
versionName = "1.1.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}