Update app version

This commit is contained in:
Kirill Kamakin
2022-11-06 20:19:19 +01:00
parent 3f1d7e24e6
commit a501e6e9b9

View File

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