Skip to content

Commit 9fa6e01

Browse files
authored
🚀 :: v2.1.7
🚀 :: v2.1.7
2 parents f971a2c + 43d127e commit 9fa6e01

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
치명적인 버그를 해결했어요
1+
사용자 경험을 개선했어요

buildSrc/src/main/kotlin/ProjectProperties.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ object ProjectProperties {
22
const val COMPILE_SDK = 36
33
const val MIN_SDK = 28
44
const val TARGET_SDK = 36
5-
const val VERSION_CODE = 36
6-
const val VERSION_NAME = "2.1.6"
5+
const val VERSION_CODE = 37
6+
const val VERSION_NAME = "2.1.7"
77
}

0 commit comments

Comments
 (0)