Skip to content

Commit

Permalink
Bump version to 0.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 25, 2024
1 parent 51735b6 commit d6e8c53
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 @@ -9,8 +9,8 @@ plugins {
android {
defaultConfig {
applicationId = "org.expenny"
versionCode = 33
versionName = "0.0.33"
versionCode = 34
versionName = "0.0.34"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit d6e8c53

Please sign in to comment.