mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2025-12-28 05:14:28 +00:00
Release Catima 2.35.0
This commit is contained in:
parent
6b09656164
commit
01e198c94b
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased - 148
|
||||
## v2.35.0 - 148 (2025-05-17)
|
||||
|
||||
- Add ability to choose barcode width in fullscreen view
|
||||
- Remove confusing import from app function
|
||||
|
||||
@ -17,8 +17,8 @@ android {
|
||||
applicationId = "me.hackerchick.catima"
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 147
|
||||
versionName = "2.34.5"
|
||||
versionCode = 148
|
||||
versionName = "2.35.0"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user