Release Catima v2.24.2

This commit is contained in:
Sylvia van Os
2023-06-18 18:15:55 +02:00
parent 1b47a62c70
commit 224ab7f2e7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 126
## v2.24.2 - 126 (2023-06-18)
- Various RTL fixes

View File

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