Release v2.1.0

This commit is contained in:
Sylvia van Os
2021-08-01 21:00:12 +02:00
parent 765577ae9e
commit c86cc22a93
2 changed files with 3 additions and 3 deletions

View File

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

View File

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