Skip to content

Commit 1742817

Browse files
committed
[build] 깨비즈 v1.0.2_QA 2차 버전
1 parent 3f6d6d9 commit 1742817

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
plugins {
23
alias(libs.plugins.android.application)
34
alias(libs.plugins.kotlin.android)
@@ -13,7 +14,7 @@ android {
1314
applicationId = "com.ggaebiz.ggaebiz"
1415
minSdk = 24
1516
targetSdk = 35
16-
versionCode = 1000200
17+
versionCode = 1000201
1718
versionName = "1.0.2"
1819

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

0 commit comments

Comments
 (0)