Release Catima 2.32.0

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

No files matched your search

+1 -1
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
+2 -2
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