Skip to content

Commit 54f58b1

Browse files
authored
Merge pull request #268 from TeamDMU/release-version-2.0.2
Release : version 2.0.2 🎉
2 parents 38bcccb + 6cf7d66 commit 54f58b1

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 11
19-
versionName "2.0.1"
18+
versionCode 12
19+
versionName "2.0.2"
2020

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

0 commit comments

Comments
 (0)