Release Catima 2.19.0

This commit is contained in:
Sylvia van Os
2022-08-14 14:26:12 +02:00
parent e630333e8d
commit e781e00256
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 113
## v2.19.0 - 113
- Add previous and next buttons to the loyalty card view
- Fix foreground colour on edit button

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 112
versionName "2.18.2"
versionCode 113
versionName "2.19.0"
vectorDrawables.useSupportLibrary true
multiDexEnabled true