Release Catima 2.41.6

This commit is contained in:
Sylvia van Os
2026-01-23 19:44:27 +01:00
parent f07b7412f5
commit 4518dadcf6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 163
## v2.41.6 - 163 (2026-01-23)
- Auto-detect URLs in card ID and make the clickable in card ID details pop-up
- Fix barcode selector activity showing white squares instead of barcodes

View File

@@ -19,8 +19,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 36
versionCode = 162
versionName = "2.41.5"
versionCode = 163
versionName = "2.41.6"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true