Release Catima 2.38.0

This commit is contained in:
Sylvia van Os 2025-09-12 20:58:31 +02:00
parent 863316d7b4
commit b66383e9ab
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased - 152
## v2.38.0 - 152 (2025-09-12)
- Add support for .pkpasses files
- Remove Stocard importer (Stocard no longer exists)

View File

@ -17,8 +17,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 35
versionCode = 151
versionName = "2.37.0"
versionCode = 152
versionName = "2.38.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true