Skip to content

Commit

Permalink
Bump version name and code to 3.24.0 and 592 respectively (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-juan-docal authored Nov 17, 2023
1 parent 556286a commit 3c1a7e1
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 591
versionName "3.23.0"
versionCode 592
versionName "3.24.0"

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

0 comments on commit 3c1a7e1

Please sign in to comment.