bump app version code and name (#251)

This commit is contained in:
2026-02-16 16:32:10 +03:00
committed by GitHub
parent ce375c902c
commit 155a3666ad
+2 -2
View File
@@ -13,8 +13,8 @@ android {
defaultConfig {
applicationId = "dev.meloda.fastvk"
versionCode = 10
versionName = "0.2.2"
versionCode = 11
versionName = "0.2.3"
}
signingConfigs {