Release v0.20.3

This commit is contained in:
AntsyLich
2026-08-04 16:58:34 +06:00
parent e287f08789
commit 81e0754c0d
4 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ android {
defaultConfig {
applicationId = "app.mihon"
versionCode = 27
versionName = "0.20.2"
versionCode = 28
versionName = "0.20.3"
buildConfigField("String", "COMMIT_COUNT", "\"${getLatestCommitCount()}\"")
buildConfigField("String", "COMMIT_SHA", "\"${getLatestCommitSha()}\"")