mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-05-09 16:43:10 -04:00
Release Catima 2.42.0
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user