Skip to content

Commit 59ecdd3

Browse files
committed
release: 프로덕션 버전 업데이트 1.0.9(109)
1 parent db744d2 commit 59ecdd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "com.combo.runcombi"
1515
minSdk = 26
1616
targetSdk = 35
17-
versionCode = 107
18-
versionName = "1.0.7"
17+
versionCode = 108
18+
versionName = "1.0.8"
1919

2020
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2121

0 commit comments

Comments
 (0)