Bump version to 0.3.6

This commit is contained in:
Kirill Kamakin
2022-11-21 19:48:59 +01:00
parent 48ad18fa72
commit 9180aa5068

View File

@@ -17,8 +17,8 @@ plugins {
android {
defaultConfig {
applicationId = "gq.kirmanak.mealient"
versionCode = 20
versionName = "0.3.5"
versionCode = 21
versionName = "0.3.6"
}
signingConfigs {