Skip to content

Commit

Permalink
Build app version
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-lm committed Jul 7, 2024
1 parent 7f65426 commit 7e53afa
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 @@ -13,8 +13,8 @@ android {

defaultConfig {
applicationId = "com.rodrigolmti.lunch.money.companion"
versionCode = 340000004
versionName = "1.6.3"
versionCode = 340000005
versionName = "1.6.4"

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

0 comments on commit 7e53afa

Please sign in to comment.