Skip to content

Commit a611223

Browse files
authored
Merge pull request #219 from YAPP-Github/release/r1.1.1
[release] r1.1.1 업데이트
2 parents 0fe9a4e + 5e6a321 commit a611223

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/Configs.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ 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 = 220804002
10-
const val VERSION_NAME = "1.1.0"
9+
const val VERSION_CODE = 220805001
10+
const val VERSION_NAME = "1.1.1"
1111
}

0 commit comments

Comments
 (0)