Release Catima 2.23.3

This commit is contained in:
Sylvia van Os
2023-06-03 17:12:27 +02:00
parent 6419ca7d11
commit 7a4c9ce84f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 123
## v2.23.3 - 123
- Minor UI improvements
- Fix new design not being usable on devices with square screens

View File

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