Release Catima 2.34.1

This commit is contained in:
Sylvia van Os
2024-12-12 17:27:24 +01:00
parent 04905edab4
commit 19bccc0c82
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 143
## v2.34.1 - 143 (2024-12-12)
- Fix crash when opening invalid pkpass files

View File

@@ -22,8 +22,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 34
versionCode = 142
versionName = "2.34.0"
versionCode = 143
versionName = "2.34.1"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true