Skip to content

Commit 71b2f60

Browse files
committed
[chore] 버전 코드 및 버전명 수정
1 parent b840936 commit 71b2f60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId "com.hyeeyoung.wishboard"
2727
minSdkVersion 22
2828
targetSdkVersion 32
29-
versionCode 9
30-
versionName "1.0.0.2"
29+
versionCode 10
30+
versionName "1.1.2"
3131

3232
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3333
buildConfigField "String", "BASE_URL", properties["ec2.url"]

0 commit comments

Comments
 (0)