Skip to content

Commit 14abeb9

Browse files
committed
[build] 깨비즈 v1.0.2
1 parent 24159ed commit 14abeb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "com.ggaebiz.ggaebiz"
1414
minSdk = 24
1515
targetSdk = 35
16-
versionCode = 20001
17-
versionName = "2.0.1"
16+
versionCode = 1000200
17+
versionName = "1.0.2"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

0 commit comments

Comments
 (0)