mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2025-12-28 13:21:45 +00:00
Release Catima 2.34.5
This commit is contained in:
parent
0458c501c8
commit
da3eaf36f1
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased - 147
|
||||
## v2.34.5 - 147 (2025-03-22)
|
||||
|
||||
- Target Android 15
|
||||
- Fix crash reading unsupported pkpass files
|
||||
|
||||
@ -22,8 +22,8 @@ android {
|
||||
applicationId = "me.hackerchick.catima"
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 146
|
||||
versionName = "2.34.4"
|
||||
versionCode = 147
|
||||
versionName = "2.34.5"
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
multiDexEnabled = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user