Release Catima 2.18.0

This commit is contained in:
Sylvia van Os
2022-07-24 19:40:39 +02:00
parent 7b2f8885b1
commit d124894d34
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 110
## v2.18.0 - 110
- Arabic language support
- Display archived card count in group overview

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 21
targetSdkVersion 31
versionCode 109
versionName "2.17.1"
versionCode 110
versionName "2.18.0"
vectorDrawables.useSupportLibrary true
multiDexEnabled true