Release Catima 2.42.1

This commit is contained in:
Sylvia van Os
2026-05-16 15:00:12 +02:00
parent 649bd85fd5
commit b675ad785d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 166
## v2.42.1 - 166 (2026-05-16)
- Prevent crash on devices with misbehaving NFC

View File

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