Release Catima 2.2.1

This commit is contained in:
Sylvia van Os
2021-08-07 13:28:02 +02:00
parent 80ee8aa860
commit 44711043b9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## v2.2.1 (2021-08-07)
Changes:

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 30
versionCode 76
versionName "2.2.0"
versionCode 77
versionName "2.2.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true