Release Catima 2.37.0

This commit is contained in:
Sylvia van Os
2025-08-22 18:18:42 +02:00
parent 7625d783f3
commit fc25082a9a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 151
## v2.37.0 - 151 (2025-08-22)
- New redesign of the Catima logo
- Translation updates

View File

@@ -17,8 +17,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 35
versionCode = 150
versionName = "2.36.0"
versionCode = 151
versionName = "2.37.0"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true