Release Catima 2.23.2

This commit is contained in:
Sylvia van Os
2023-05-30 12:59:21 +02:00
parent 1ea125d7f9
commit e921aab322
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 122
## v2.23.2 - 122
- Long-press card icon in view activity to change it
- Improve button styling in Groups screen

View File

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