Release Catima 2.24.1

This commit is contained in:
Sylvia van Os
2023-06-11 10:57:10 +02:00
parent e229aa9565
commit 6937342226
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 125
## v2.24.1 - 125 (2023-06-11)
- Deal more gracefully with missing header colours

View File

@@ -19,8 +19,8 @@ android {
applicationId "me.hackerchick.catima"
minSdk 21
targetSdk 33
versionCode 124
versionName "2.24.0"
versionCode 125
versionName "2.24.1"
vectorDrawables.useSupportLibrary true
multiDexEnabled true