Release Catima 2.18.2

This commit is contained in:
Sylvia van Os
2022-07-29 19:37:58 +02:00
parent 0a9b292d12
commit 8dfbc0b5e6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 112
## v2.18.2 - 112
- Make the possibility to set a custom header more visible

View File

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