Skip to content

Commit

Permalink
Bump version name and code to 3.28.0 and 597 respectively (#63)
Browse files Browse the repository at this point in the history
Bump version name and code to 3.28.0 and 597 respectively
  • Loading branch information
kp-juan-docal authored Jan 12, 2024
1 parent 771c3de commit 1b0e364
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 596
versionName "3.27.0"
versionCode 597
versionName "3.28.0"

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

0 comments on commit 1b0e364

Please sign in to comment.