Skip to content

Commit 9173727

Browse files
authored
Release: 3.2.0 (#432)
* feat: 크리스마스 로고/스플래쉬 수정 * feat: png -> webp 변경 * release: 3.2.0
1 parent fada0fc commit 9173727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 = 46
34-
versionName = "3.1.8"
33+
versionCode = 47
34+
versionName = "3.2.0"
3535

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

0 commit comments

Comments
 (0)