Skip to content

Commit 793214d

Browse files
committed
[chore] #251 versionCode 업데이트 (16 -> 17)
1 parent ed138d4 commit 793214d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
applicationId = "org.sopt.pingle"
2727
minSdk = 28
2828
targetSdk = 34
29-
versionCode = 16
29+
versionCode = 17
3030
versionName = "2.0.0"
3131

3232
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)