Release v0.20.4

This commit is contained in:
AntsyLich
2026-08-05 22:27:07 +06:00
parent b765531b82
commit df6507256a
4 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ android {
defaultConfig {
applicationId = "app.mihon"
versionCode = 28
versionName = "0.20.3"
versionCode = 29
versionName = "0.20.4"
buildConfigField("String", "COMMIT_COUNT", "\"${getLatestCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getLatestCommitSha()}\"")