Skip to content

Commit a9ebbfb

Browse files
authored
release: 3.2.10 (#517)
1 parent 4a391f6 commit a9ebbfb

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId = "com.eatssu.android"
3131
minSdk = 28
3232
targetSdk = 35
33-
versionCode = 62
34-
versionName = "3.2.9"
33+
versionCode = 63
34+
versionName = "3.2.10"
3535

3636
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3737
}

release-notes/v3.2.10.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
ko: |
2+
- 시작 화면과 앱 아이콘이 새 계절 테마에 맞춰 자연스럽게 바뀌어요.
3+
en: |
4+
- The splash screen and app icon now update smoothly to match the new seasonal theme.

0 commit comments

Comments
 (0)