Skip to content

Commit 3e8df5a

Browse files
committed
chore: 버전 코드 상승
1 parent d4e6541 commit 3e8df5a

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "org.sopt.santamanitto"
1717
minSdkVersion 23
1818
targetSdkVersion 30
19-
versionCode 10
20-
versionName "1.2.2"
19+
versionCode 11
20+
versionName "1.2.3"
2121

2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323

0 commit comments

Comments
 (0)