diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bef97d18..ea0301d7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ kotlin = "2.1.0" ksp = "2.1.0-1.0.29" agp = "8.7.3" hilt = "2.53.1" -compose-bom = "2024.11.00" +compose-bom = "2024.12.01" # https://google.github.io/accompanist accompanist = "0.36.0" lifecycle = "2.8.7"