Skip to content

Commit

Permalink
chore: version code up
Browse files Browse the repository at this point in the history
  • Loading branch information
Heonbyeong committed Oct 1, 2024
1 parent ae0ce1a commit 731ee55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
applicationId = "com.moneymong.moneymong"
minSdk = 24
targetSdk = 34
versionCode = 24
versionCode = 25
versionName = "1.2.1"

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

0 comments on commit 731ee55

Please sign in to comment.