Release Catima 2.32.1

This commit is contained in:
Sylvia van Os
2024-10-29 18:18:09 +01:00
parent 115981ecc6
commit ecf3b57679
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 140
## v2.32.1 - 140 (2024-10-29)
- Fix text wrapping on add dialog

View File

@@ -21,8 +21,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 34
versionCode = 139
versionName = "2.32.0"
versionCode = 140
versionName = "2.32.1"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true