Skip to content

Commit

Permalink
Merge pull request #92 from YAPP-Github/release/release
Browse files Browse the repository at this point in the history
Release/release -> develop merge
  • Loading branch information
Heonbyeong authored Feb 21, 2024
2 parents 0d0beb1 + 212b83e commit ef81d87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
applicationId = "com.moneymong.moneymong"
minSdk = 24
targetSdk = 34
versionCode = 9
versionName = "1.0.0"
versionCode = 10
versionName = "1.0.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit ef81d87

Please sign in to comment.