Skip to content

Commit

Permalink
Bump version to 2024.01.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
faisalcodes committed Jan 20, 2024
1 parent a9078bf commit 103fb75
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_111
versionName "2024.01.14.1"
versionCode 23_11_11_112
versionName "2024.01.21.1"

setProperty("archivesBaseName", versionName)

Expand Down

0 comments on commit 103fb75

Please sign in to comment.