Skip to content

Commit 1fa559b

Browse files
committed
버전 코드 이름 변경
1 parent acf4022 commit 1fa559b

File tree

1 file changed

+2
-2
lines changed
  • build-logic/convention/src/main/kotlin/com/plottwist/tuk

1 file changed

+2
-2
lines changed

build-logic/convention/src/main/kotlin/com/plottwist/tuk/Extension.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ fun ApplicationExtension.configureDefaultConfig() {
1111
defaultConfig {
1212
applicationId = "com.plottwist.tuk"
1313
targetSdk = 36
14-
versionCode = 7
15-
versionName = "1.0.2"
14+
versionCode = 8
15+
versionName = "1.0.3"
1616

1717
vectorDrawables {
1818
useSupportLibrary = true

0 commit comments

Comments
 (0)