Bump version to v0.2.1

This commit is contained in:
Kirill Kamakin
2022-04-09 19:02:50 +05:00
parent 65e66e8510
commit c013ed9fd5

View File

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