Skip to content

Commit

Permalink
Bump version name and code to 3.26.0 and 595 respectively (#57)
Browse files Browse the repository at this point in the history
Bump version name and code to 3.26.0 and 595 respectively
  • Loading branch information
kp-juan-docal authored Dec 1, 2023
1 parent 9f09214 commit 8d63e83
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 593
versionName "3.25.0"
versionCode 595
versionName "3.26.0"

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

0 comments on commit 8d63e83

Please sign in to comment.