Skip to content

Commit

Permalink
release: 0.13-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xz-dev committed Jul 3, 2022
1 parent 4679518 commit 39d747d
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 @@ -19,8 +19,8 @@ android {
applicationId "net.xzos.upgradeall"
minSdkVersion 21
targetSdkVersion 33
versionCode 97
versionName "0.13-alpha"
versionCode 98
versionName "0.13-alpha.1"
if (project.hasProperty('appVerName')) {
versionName = "${versionName}_${appVerName}"
}
Expand Down

0 comments on commit 39d747d

Please sign in to comment.