Skip to content

Commit

Permalink
Bump version to 0.0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 20, 2024
1 parent ca5cd9c commit 1233deb
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 = 43
versionName = "0.0.43"
versionCode = 44
versionName = "0.0.44"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 1233deb

Please sign in to comment.