Skip to content

Commit e45bb37

Browse files
committed
release - 버전코드 업데이트
1 parent 9ef5180 commit e45bb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/Configs.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ object Configs {
66
const val APPLICATION_ID = "com.yapp.growth"
77
const val MIN_SDK = 26
88
const val TARGET_SDK = 32
9-
const val VERSION_CODE = 220805001
10-
const val VERSION_NAME = "1.1.1"
9+
const val VERSION_CODE = 230206001
10+
const val VERSION_NAME = "1.1.2"
1111

1212
// App Info
1313
const val APP_NAME = "플랜즈"

0 commit comments

Comments
 (0)