Release 2.2.3

This commit is contained in:
Sylvia van Os
2021-08-13 20:21:02 +02:00
parent a2e81d08d7
commit 5be2308606
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -18,8 +18,8 @@ android {
applicationId "me.hackerchick.catima"
minSdkVersion 19
targetSdkVersion 30
versionCode 78
versionName "2.2.2"
versionCode 79
versionName "2.2.3"
vectorDrawables.useSupportLibrary true
multiDexEnabled true