v1.0.7 - 구글 플레이 프로텍트 유해앱 경고 원인 완벽 제거, 사용 중 전체화면 알람 즉시 표시 보장 및 설정 복귀 처리 개선

This commit is contained in:
sanjeok77
2026-08-14 10:03:47 +09:00
parent 975413a2d6
commit eb6aad8527
9 changed files with 55 additions and 171 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = "com.example.shiftalarm"
minSdk = 26
targetSdk = 35
versionCode = 106
versionName = "1.0.6"
versionCode = 107
versionName = "1.0.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}