v1.1.3 - 하루 메모 헤더 아이콘 컨테이너 스타일 적용, 사용 설명서 최신화 및 닫기 아이콘 교체, 업데이트 정보 자동 연동

This commit is contained in:
sanjeok77
2026-08-14 10:46:14 +09:00
parent d993619ff8
commit 16dc0fed9e
14 changed files with 183 additions and 693 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = "com.example.shiftalarm"
minSdk = 26
targetSdk = 35
versionCode = 112
versionName = "1.1.2"
versionCode = 113
versionName = "1.1.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}