mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
Release v0.16.0
This commit is contained in:
parent
c83037eeab
commit
a605a4ec75
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ android {
|
|||
applicationId = "app.mihon"
|
||||
|
||||
versionCode = 1
|
||||
versionName = "0.15.3"
|
||||
versionName = "0.16.0"
|
||||
|
||||
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
|
||||
buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"")
|
||||
|
|
Loading…
Reference in a new issue