Skip to content

Commit 4518dad

Browse files
Release Catima 2.41.6
1 parent f07b741 commit 4518dad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased - 163
3+
## v2.41.6 - 163 (2026-01-23)
44

55
- Auto-detect URLs in card ID and make the clickable in card ID details pop-up
66
- Fix barcode selector activity showing white squares instead of barcodes

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "me.hackerchick.catima"
2020
minSdk = 21
2121
targetSdk = 36
22-
versionCode = 162
23-
versionName = "2.41.5"
22+
versionCode = 163
23+
versionName = "2.41.6"
2424

2525
vectorDrawables.useSupportLibrary = true
2626
multiDexEnabled = true

0 commit comments

Comments
 (0)