Skip to content

Commit

Permalink
release: 0.13-alpha.4(100)
Browse files Browse the repository at this point in the history
  • Loading branch information
xz-dev committed Jul 7, 2022
1 parent 8750bca commit 8b39dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
minSdkVersion 21
targetSdkVersion 33
versionCode 100
versionName "0.13-alpha.3"
versionName "0.13-alpha.4"
if (project.hasProperty('appVerName')) {
versionName = "${versionName}_${appVerName}"
}
Expand Down

0 comments on commit 8b39dd7

Please sign in to comment.