Release Catima 2.41.5

This commit is contained in:
Sylvia van Os committed 2026-01-15 22:55:38 +01:00
1 parent 62f188eb72
commit f1087573dc
2 files changed
+3 -3

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 162
## v2.41.5 - 162 (2026-01-15)
- Fix list widget sometimes opening wrong card
- Fix several bugs with shortcut handling
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 36
versionCode = 161
versionName = "2.41.4"
versionCode = 162
versionName = "2.41.5"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true