Update app version

This commit is contained in:
Kirill Kamakin
2022-11-20 16:44:10 +01:00
parent 23dbbed74d
commit 584d4de776

View File

@@ -17,8 +17,8 @@ plugins {
android {
defaultConfig {
applicationId = "gq.kirmanak.mealient"
versionCode = 18
versionName = "0.3.3"
versionCode = 19
versionName = "0.3.4"
}
signingConfigs {