Skip to content

Commit

Permalink
PIA-1323: Bump version name and code to 3.31.0 and 601 respectively
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-juan-docal committed Feb 8, 2024
1 parent 7d2c49a commit 8f9e5e8
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 599
versionName "3.30.0"
versionCode 601
versionName "3.31.0"

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

0 comments on commit 8f9e5e8

Please sign in to comment.