Bump version to 0.2.2

This commit is contained in:
Kirill Kamakin
2022-04-18 18:16:04 +02:00
parent 32a55f96b9
commit 9a6fd3ca36

View File

@@ -14,8 +14,8 @@ android {
applicationId "gq.kirmanak.mealient"
minSdk 23
targetSdk 31
versionCode 10
versionName "0.2.1"
versionCode 11
versionName "0.2.2"
javaCompileOptions {
annotationProcessorOptions {