mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2025-12-30 18:47:55 -05:00
Release Catima 2.41.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased - 157
|
||||
## v2.41.0 - 157 (2025-12-30)
|
||||
|
||||
- Add support for UTF-8 barcodes
|
||||
- Add duplicate option to main screen and reorder options slightly
|
||||
|
||||
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = "me.hackerchick.catima"
|
||||
minSdk = 21
|
||||
targetSdk = 36
|
||||
versionCode = 156
|
||||
versionName = "2.40.0"
|
||||
versionCode = 157
|
||||
versionName = "2.41.0"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled = true
|
||||
|
||||
Reference in New Issue
Block a user