Bump version to 0.3.9

This commit is contained in:
Kirill Kamakin
2022-12-04 18:47:48 +01:00
parent a628912557
commit 9b1229655a

View File

@@ -15,8 +15,8 @@ plugins {
android {
defaultConfig {
applicationId = "gq.kirmanak.mealient"
versionCode = 23
versionName = "0.3.8"
versionCode = 24
versionName = "0.3.9"
}
signingConfigs {