feat: enhance login flow with error handling and user feedback

This commit is contained in:
2026-02-09 19:52:04 +01:00
parent cc9a82a4cf
commit eff2e3a0e9
6 changed files with 74 additions and 16 deletions

View File

@@ -7,7 +7,7 @@ espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.7"
activityCompose = "1.9.3"
kotlin = "2.1.0"
composeBom = "2024.12.01"
composeBom = "2025.02.00"
jellyfin-core = "1.8.5"
hilt = "2.54"
hiltNavigationCompose = "1.2.0"