Skip to content

Commit a408f8d

Browse files
Release Catima 2.25.2
1 parent 2d7bb02 commit a408f8d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased - 129
3+
## v2.25.2 - 129 (2023-07-27)
44

55
- Improved Catima importer (fixes cards missing when importing)
66
- Fix crash when rotating screen while setting valid from/expiry date

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "me.hackerchick.catima"
2020
minSdk 21
2121
targetSdk 33
22-
versionCode 128
23-
versionName "2.25.1"
22+
versionCode 129
23+
versionName "2.25.2"
2424

2525
vectorDrawables.useSupportLibrary true
2626
multiDexEnabled true

0 commit comments

Comments
 (0)