Skip to content

Commit

Permalink
Bump version name and code to 3.23.0 and 591 respectively (#37)
Browse files Browse the repository at this point in the history
Bump version name and code to 3.23.0 and 591 respectively
  • Loading branch information
kp-juan-docal authored Oct 27, 2023
1 parent e26e33c commit 035b3f1
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 @@ -137,8 +137,8 @@ android {
renderscriptTargetApi rootProject.minSdkVersion
renderscriptSupportModeEnabled true

versionCode 590
versionName "3.22.3"
versionCode 591
versionName "3.23.0"

setProperty("archivesBaseName", "pia-$versionName-$versionCode")
vectorDrawables {
Expand Down

0 comments on commit 035b3f1

Please sign in to comment.