Skip to content

Commit

Permalink
Bump version to 2024.04.01.1
Browse files Browse the repository at this point in the history
  • Loading branch information
faisalcodes committed Mar 31, 2024
1 parent 9b8be54 commit 0b1adae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
targetSdkVersion 34
// I don't know why I've used such a weird versioning scheme in the beginning,
// but I can't change it now as the app is already in the Play Store
versionCode 23_11_11_113
versionName "2024.02.04.1"
versionCode 23_11_11_114
versionName "2024.04.01.1"

setProperty("archivesBaseName", versionName)

Expand Down

0 comments on commit 0b1adae

Please sign in to comment.