Release Catima 2.23.1

This commit is contained in:
Sylvia van Os 2023-05-27 17:53:03 +02:00
parent 0eca05d656
commit 9e0e8bab75
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased - 121
## v2.23.1 - 121
- Update used libraries

View File

@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima"
minSdk 21
targetSdk 33
versionCode 120
versionName "2.23.0"
versionCode 121
versionName "2.23.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true