Merge branch 'release/v0.16.5'

This commit is contained in:
AntsyLich
2024-04-09 16:02:21 +06:00
3 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ android {
applicationId = "app.mihon"
versionCode = 7
versionName = "0.16.4"
versionName = "0.16.5"
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"")