Release Catima 2.2.0

This commit is contained in:
Sylvia van Os
2021-08-02 23:42:32 +02:00
parent ef955b866d
commit 05dfd48f57
2 changed files with 3 additions and 3 deletions

View File

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

View File

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