Release Catima v2.28.0

This commit is contained in:
Sylvia van Os
2024-03-08 18:17:49 +01:00
parent 66a91db8f0
commit 03a5a382e9
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 133
## v2.28.0 - 133 (2024-03-08)
- Target Android 14
- Open card icon in gallery on touch

View File

@@ -21,8 +21,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 34
versionCode = 132
versionName = "2.27.0"
versionCode = 133
versionName = "2.28.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true