diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 143b5a5..2def842 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ [versions] agp = "9.1.1" -datastorePreferences = "1.2.0" +datastorePreferences = "1.2.1" fragmentKtx = "1.8.9" hiltAndroid = "2.56.2" kotlin = "2.2.10" @@ -11,11 +11,11 @@ junit = "4.13.2" hiltNavigationCompose = "1.3.0" junitVersion = "1.3.0" espressoCore = "3.7.0" -kotlinxCoroutinesTest = "1.10.2" +kotlinxCoroutinesTest = "1.11.0" lifecycleRuntimeKtx = "2.10.0" activityCompose = "1.13.0" composeBom = "2026.05.01" -navigationCompose = "2.9.6" +navigationCompose = "2.9.8" kspVersion = "2.3.2" kotlinxSerializationJson = "1.9.0" osmdroidAndroid = "6.1.20"