Release Catima 2.32.0

This commit is contained in:
Sylvia van Os
2024-10-28 18:38:52 +01:00
parent 00ce3466fd
commit fdeef6504c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 139
## v2.32.0 - 139 (2024-10-28)
- Option to navigate cards using the volume buttons
- Fix Stocard import

View File

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