Skip to content

Commit 68bbd18

Browse files
committed
버전 코드, 이름 변경
1 parent 848645a commit 68bbd18

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 = 6
15-
versionName = "1.0.1"
14+
versionCode = 7
15+
versionName = "1.0.2"
1616

1717
vectorDrawables {
1818
useSupportLibrary = true

0 commit comments

Comments
 (0)