Release Catima 2.34.5

This commit is contained in:
Sylvia van Os 2025-03-22 18:18:24 +01:00
parent 0458c501c8
commit da3eaf36f1
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased - 147
## v2.34.5 - 147 (2025-03-22)
- Target Android 15
- Fix crash reading unsupported pkpass files

View File

@ -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