Skip to content

Commit

Permalink
release : version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
m6z1 committed Sep 24, 2024
1 parent 38bcccb commit 6cf7d66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.dongyang.android.youdongknowme"
minSdk 24
targetSdk 34
versionCode 11
versionName "2.0.1"
versionCode 12
versionName "2.0.2"

buildConfigField "String", "BASE_URL", properties['BASE_URL']
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 6cf7d66

Please sign in to comment.