Skip to content

Commit

Permalink
Merge pull request #44 from MONEYMONG/release/release-1.4.0
Browse files Browse the repository at this point in the history
chore: versionName 1.2.2 -> 1.4.0
  • Loading branch information
eunseo0105 authored Dec 30, 2024
2 parents 7206f22 + 18e3bb9 commit 713cba7
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 @@ -19,8 +19,8 @@ android {
applicationId = "com.moneymong.moneymong"
minSdk = 24
targetSdk = 34
versionCode = 28
versionName = "1.2.2"
versionCode = 29
versionName = "1.4.0"

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

0 comments on commit 713cba7

Please sign in to comment.