Release Catima 2.3.0

This commit is contained in:
Sylvia van Os
2021-08-19 21:25:35 +02:00
parent bf143038b0
commit 275dc6caa2
2 changed files with 3 additions and 3 deletions

View File

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

View File

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