Skip to content

Commit

Permalink
Merge pull request #268 from TeamDMU/release-version-2.0.2
Browse files Browse the repository at this point in the history
Release : version 2.0.2 🎉
  • Loading branch information
m6z1 authored Sep 24, 2024
2 parents 38bcccb + 6cf7d66 commit 54f58b1
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 54f58b1

Please sign in to comment.