feat: Dynamically adjust dialog height based on screen size in DiaryCourtDrawing
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 46s

This commit is contained in:
Torsten Schulz (local)
2026-05-29 17:31:57 +02:00
parent d6e51cd8d2
commit 88d852719d
2 changed files with 17 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[versions]
# composeApp (Play Store / „Über die App“-Build)
appVersionCode = "17"
appVersionCode = "18"
appVersionName = "1.6.2"
agp = "9.2.1"
android-compileSdk = "35"