We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ef5180 commit e45bb37Copy full SHA for e45bb37
buildSrc/src/main/java/Configs.kt
@@ -6,8 +6,8 @@ object Configs {
6
const val APPLICATION_ID = "com.yapp.growth"
7
const val MIN_SDK = 26
8
const val TARGET_SDK = 32
9
- const val VERSION_CODE = 220805001
10
- const val VERSION_NAME = "1.1.1"
+ const val VERSION_CODE = 230206001
+ const val VERSION_NAME = "1.1.2"
11
12
// App Info
13
const val APP_NAME = "플랜즈"
0 commit comments