Skip to content

Commit

Permalink
Merge pull request #245 from TeamDMU/release/2.0.0
Browse files Browse the repository at this point in the history
Release : version 2.0.0 🎉
  • Loading branch information
hoyahozz authored May 3, 2024
2 parents 1245318 + f9de3ad commit 4c74e4f
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 33
versionCode 5
versionName "1.0.3"
versionCode 10
versionName "2.0.0"

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

0 comments on commit 4c74e4f

Please sign in to comment.