Release Catima 2.22.0
Validate Gradle Wrapper / Validation (push) Canceled after 0s

This commit is contained in:
Sylvia van Os
2023-03-18 17:01:58 +01:00
parent 3e79147673
commit 729639e0e6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog # Changelog
## Unreleased - 118 ## v2.22.0 - 118
- Support setting start of card validity - Support setting start of card validity
- Fix Stocard import (Stocard's export format changed) - Fix Stocard import (Stocard's export format changed)
+2 -2
View File
@@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima" applicationId "me.hackerchick.catima"
minSdk 21 minSdk 21
targetSdk 33 targetSdk 33
versionCode 117 versionCode 118
versionName "2.21.2" versionName "2.22.0"
vectorDrawables.useSupportLibrary true vectorDrawables.useSupportLibrary true
multiDexEnabled true multiDexEnabled true