Skip to content

Commit

Permalink
release: 0.13-beta.2(101)
Browse files Browse the repository at this point in the history
  • Loading branch information
xz-dev committed Aug 15, 2022
1 parent 693e429 commit a7f0ab5
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 101
versionName "0.13-beta.1"
versionName "0.13-beta.2"
if (project.hasProperty('appVerName')) {
versionName = "${versionName}_${appVerName}"
}
Expand Down

0 comments on commit a7f0ab5

Please sign in to comment.