update dependency version

This commit is contained in:
ShenLong 2026-06-17 16:26:57 +07:00
parent 7f4949420f
commit e6d05e5d6d

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"