Skip to content

Commit 5ab068f

Browse files
committed
build: 2.2.1 버전 업데이트
1 parent 7a2434b commit 5ab068f

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
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.dongyang.android.youdongknowme"
1616
minSdk 24
1717
targetSdk 34
18-
versionCode 14
19-
versionName "2.2.0"
18+
versionCode 16
19+
versionName "2.2.1"
2020

2121
buildConfigField "String", "BASE_URL", properties['BASE_URL']
2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)