Skip to content

Commit e921aab

Browse files
Release Catima 2.23.2
1 parent 1ea125d commit e921aab

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 - 122
3+
## v2.23.2 - 122
44

55
- Long-press card icon in view activity to change it
66
- Improve button styling in Groups 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 121
23-
versionName "2.23.1"
22+
versionCode 122
23+
versionName "2.23.2"
2424

2525
vectorDrawables.useSupportLibrary true
2626
multiDexEnabled true

0 commit comments

Comments
 (0)