Release Catima 2.34.3
Some checks are pending
Android CI / build (Foss) (push) Waiting to run
Android CI / build (Gplay) (push) Waiting to run
Convert CHANGELOG to Fastlane / Convert CHANGELOG to Fastlane (push) Waiting to run

This commit is contained in:
Sylvia van Os 2025-01-15 17:50:02 +01:00
parent 2624924f53
commit be54c50786
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased - 145
## v2.34.3 - 145 (2025-01-15)
- Target Android 15
- Fix keyboard covering save button in edit screen

View File

@ -22,8 +22,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 35
versionCode = 144
versionName = "2.34.2"
versionCode = 145
versionName = "2.34.3"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true