Release Catima 2.41.1

This commit is contained in:
Sylvia van Os
2025-12-31 17:51:13 +01:00
parent d9905665b2
commit 68d5dcd5f3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 158
## v2.41.1 - 158 (2025-12-31)
- Fix status and navigation bar colour in new About activity

View File

@@ -19,8 +19,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 36
versionCode = 157
versionName = "2.41.0"
versionCode = 158
versionName = "2.41.1"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true