Skip to content

Commit

Permalink
Bump version to 0.0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 27, 2024
1 parent 067145c commit f5ae94c
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 @@ -11,8 +11,8 @@ plugins {
android {
defaultConfig {
applicationId = "org.expenny"
versionCode = 50
versionName = "0.0.50"
versionCode = 51
versionName = "0.0.51"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit f5ae94c

Please sign in to comment.