Skip to content

Commit 7109bd9

Browse files
committed
refactor :: version code 변경
1 parent e92b263 commit 7109bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/ProjectProperties.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ object ProjectProperties {
22
const val COMPILE_SDK = 34
33
const val MIN_SDK = 23
44
const val TARGET_SDK = 34
5-
const val VERSION_CODE = 19
5+
const val VERSION_CODE = 23
66
const val VERSION_NAME = "1.4.0"
77
}

0 commit comments

Comments
 (0)