feature/auth #2

Merged
shenlong merged 4 commits from feature/auth into main 2026-06-17 10:08:12 +00:00
Showing only changes of commit e6d05e5d6d - Show all commits

View File

@ -6,12 +6,12 @@ junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.13.0"
kotlin = "2.3.20"
kotlin = "2.4.0"
composeBom = "2026.05.01"
kspVersion = "2.3.6"
koin = "4.2.1"
koinKsp = "4.2.1"
koinPlugin = "1.0.0"
koin = "4.2.2"
koinKsp = "4.2.2"
koinPlugin = "1.0.1"
navigation = "2.9.8"
serialization = "2.4.0"
serializationJson = "1.11.0"