Skip to content

Commit 7043354

Browse files
committed
버전 코드 변경
1 parent af6939d commit 7043354

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fun ApplicationExtension.configureDefaultConfig() {
1111
defaultConfig {
1212
applicationId = "com.plottwist.tuk"
1313
targetSdk = 36
14-
versionCode = 9
14+
versionCode = 10
1515
versionName = "1.0.4"
1616

1717
vectorDrawables {

0 commit comments

Comments
 (0)