Skip to content

Commit

Permalink
Bump version to 2023.09.03.1
Browse files Browse the repository at this point in the history
  • Loading branch information
faisalcodes committed Sep 3, 2023
1 parent e7de300 commit 6fbb41d
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 33
// 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_07_02_001
versionName "2023.07.02.1"
versionCode 23_09_03_001
versionName "2023.09.03.1"

setProperty("archivesBaseName", versionName)

Expand Down

0 comments on commit 6fbb41d

Please sign in to comment.