Release Catima 2.34.2

This commit is contained in:
Sylvia van Os
2024-12-26 19:59:09 +01:00
parent 1b817222f0
commit 83f9a2bcc9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 144
## v2.34.2 - 144 (2024-12-26)
- Improve archive/starred icon display

View File

@@ -22,8 +22,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 34
versionCode = 143
versionName = "2.34.1"
versionCode = 144
versionName = "2.34.2"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true