Release Catima 2.41.5

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

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

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