mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-14 15:27:24 -04:00
Release Catima 2.41.2
This commit is contained in:
1 parent
64ebc345b5
commit
f507e15bfc
2 files changed
+3
-3
No files matched your search
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased - 159
|
||||
## v2.41.2 - 159 (2026-01-03)
|
||||
|
||||
- Fix change introduced in 2.41.0 that broke support for some scanners for non-UTF-8 barcodes
|
||||
|
||||
|
||||
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = "me.hackerchick.catima"
|
||||
minSdk = 21
|
||||
targetSdk = 36
|
||||
versionCode = 158
|
||||
versionName = "2.41.1"
|
||||
versionCode = 159
|
||||
versionName = "2.41.2"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled = true
|
||||
|
||||
Reference in new issue
Block a user