Release v0.16.0

This commit is contained in:
AntsyLich 2024-01-16 11:27:18 +06:00
parent c83037eeab
commit a605a4ec75
No known key found for this signature in database

View file

@ -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()}\"")