Bump version to 0.3.2

This commit is contained in:
Kirill Kamakin
2022-11-13 15:54:51 +01:00
parent 7b66fb41a5
commit 6148c7e23e

View File

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