Release v0.19.7

This commit is contained in:
AntsyLich
2026-03-23 22:31:36 +06:00
parent 3bde967291
commit 54d2c7b9e0
4 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ android {
defaultConfig {
applicationId = "app.mihon"
versionCode = 19
versionName = "0.19.5"
versionCode = 20
versionName = "0.19.7"
buildConfigField("String", "COMMIT_COUNT", "\"${getCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getGitSha()}\"")