Release Catima 2.34.1

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

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 143
## v2.34.1 - 143 (2024-12-12)
- Fix crash when opening invalid pkpass files
+2 -2
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