Skip to content

Commit

Permalink
Merge pull request #262 from TeamDMU/release/2.0.1
Browse files Browse the repository at this point in the history
Release : version 2.0.1
  • Loading branch information
hoyahozz authored Aug 28, 2024
2 parents 25dccad + 88d70a3 commit 57bcfba
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 10
versionName "2.0.0"
versionCode 11
versionName "2.0.1"

buildConfigField "String", "API_KEY", properties['API_KEY']
buildConfigField "String", "BASE_URL", properties['BASE_URL']
Expand Down

0 comments on commit 57bcfba

Please sign in to comment.