Skip to content

Commit 52c1657

Browse files
committed
버전 코드, 이름 변경
1 parent 24b2c46 commit 52c1657

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 = 10
15-
versionName = "1.0.4"
14+
versionCode = 11
15+
versionName = "1.0.5"
1616

1717
vectorDrawables {
1818
useSupportLibrary = true

0 commit comments

Comments
 (0)