Bump version to 0.1.7

This commit is contained in:
Kirill Kamakin
2022-04-06 15:32:34 +05:00
parent 0c3767645c
commit 2f05231125

View File

@@ -14,8 +14,8 @@ android {
applicationId "gq.kirmanak.mealient"
minSdk 23
targetSdk 31
versionCode 7
versionName "0.1.6"
versionCode 8
versionName "0.1.7"
javaCompileOptions {
annotationProcessorOptions {