Release Catima 2.42.0

This commit is contained in:
Sylvia van Os
2026-05-06 20:34:41 +02:00
parent 4bf6ae897f
commit 61b582f676
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 165
## v2.42.0 - 165 (2026-05-06)
- Disable NFC while showing a card by default
- Ask keyboard to capitalize each word in store name in edit screen

View File

@@ -19,8 +19,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 23
targetSdk = 36
versionCode = 164
versionName = "2.41.7"
versionCode = 165
versionName = "2.42.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true