Skip to content

Commit e231e5b

Browse files
committed
FEAT: 버전 코드 변경
1 parent 465b468 commit e231e5b

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 = 4
14+
versionCode = 5
1515
versionName = "1.0.0"
1616

1717
vectorDrawables {

0 commit comments

Comments
 (0)