feat: Update age group categories in training stats for better accuracy
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 46s

This commit is contained in:
Torsten Schulz (local)
2026-05-22 14:49:23 +02:00
parent 75a17d42b5
commit 2e7cf0c28d
4 changed files with 16 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
[versions]
# composeApp (Play Store / „Über die App“-Build)
appVersionCode = "14"
appVersionName = "1.5.0"
appVersionCode = "15"
appVersionName = "1.6.0"
agp = "9.2.1"
android-compileSdk = "35"
android-minSdk = "24"