Skip to content

Commit

Permalink
Bump version name and code to 3.22.3 and 590 respectively (#29)
Browse files Browse the repository at this point in the history
Bump version name and code to 3.22.3 and 590 respectively
  • Loading branch information
kp-juan-docal authored Sep 29, 2023
1 parent 500003a commit ee43a5f
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 @@ -130,8 +130,8 @@ android {
renderscriptTargetApi rootProject.minSdkVersion
renderscriptSupportModeEnabled true

versionCode 589
versionName "3.22.2"
versionCode 590
versionName "3.22.3"

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

0 comments on commit ee43a5f

Please sign in to comment.