Skip to content

Commit cdb27dd

Browse files
committed
[앱 심사 요청] v1.5.5(15)
1 parent 7c6bd2c commit cdb27dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

buildSrc/src/main/java/ConfigData.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ object ConfigData {
33
const val buildToolsVersion = "30.0.3"
44
const val minSdkVersion = 23
55
const val targetSdkVersion = 33
6-
const val versionCode = 14
7-
const val versionName = "1.5.4"
6+
const val versionCode = 15
7+
const val versionName = "1.5.5"
88

99
// gradle
1010
const val gradleVersion = "7.3.1"

0 commit comments

Comments
 (0)