Skip to content

Commit 2d4fa0f

Browse files
Release Catima 2.25.3
1 parent 4286341 commit 2d4fa0f

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 - 130
3+
## v2.25.3 - 130 (2023-08-25)
44

55
- Minor UI fixes
66
- Fix valid from and expiry dates being reset when rotating the card editing screen

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 129
23-
versionName "2.25.2"
22+
versionCode 130
23+
versionName "2.25.3"
2424

2525
vectorDrawables.useSupportLibrary true
2626
multiDexEnabled true

0 commit comments

Comments
 (0)