Release v0.19.8

This commit is contained in:
AntsyLich
2026-04-11 12:00:00 +06:00
parent 253a560b20
commit bc4fc765b2
4 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ android {
defaultConfig {
applicationId = "app.mihon"
versionCode = 20
versionName = "0.19.7"
versionCode = 21
versionName = "0.19.8"
buildConfigField("String", "COMMIT_COUNT", "\"${getLatestCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getLatestCommitSha()}\"")