Update app version

This commit is contained in:
Kirill Kamakin
2022-10-31 20:05:23 +01:00
parent a25f93e5fe
commit b72050e7cf

View File

@@ -17,8 +17,8 @@ plugins {
android {
defaultConfig {
applicationId = "gq.kirmanak.mealient"
versionCode = 14
versionName = "0.2.5"
versionCode = 15
versionName = "0.3.0"
}
signingConfigs {