Merge tag 'v0.19.7'

This commit is contained in:
AntsyLich
2026-03-25 23:58:00 +06:00
8 changed files with 58 additions and 27 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", "\"${getLatestCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getLatestCommitSha()}\"")