diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ee9f79c..6e9cec7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,19 +3,19 @@ activityCompose = "1.9.1" agp = "8.5.1" androidx-room = "2.6.1" composeBom = "2024.06.00" -composeCompiler = "1.5.14" +composeCompiler = "1.5.15" composeFoundation = "1.3.1" composeMaterial = "1.3.1" constraintlayout = "2.1.4" coreKtx = "1.13.1" coreSplashscreen = "1.0.1" espressoCore = "3.5.1" -google-ksp = "2.0.0-1.0.24" +google-ksp = "2.0.10-1.0.24" horologistComposeTools = "0.6.9" horologistTiles = "0.6.11" junit = "4.13.2" junitVersion = "1.1.5" -kotlin = "2.0.0" +kotlin = "2.0.20" kotlinxCollectionsImmutable = "0.3.7" lifecycleViewmodelCompose = "2.8.4" material3 = "1.2.1"