Skip to content

Commit

Permalink
Update beta versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
captainepoch committed Jun 9, 2024
1 parent f8367b5 commit 6d4843c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion husky/appinfo.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildVersions.versionName = "1.5.4"
def beta = [:]
beta.suffix = "beta"
beta.applicationId = "su.xash.husky.${beta.suffix}"
beta.versionSuffix = "1.1"
beta.versionSuffix = "1.2"

beta.versionCode = 3
beta.versionName = "1.6.0"
Expand Down

0 comments on commit 6d4843c

Please sign in to comment.