diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a50341aaa4..e2ce745d73 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ kotlin = "2.1.0" ksp = "2.1.0-1.0.29" # required within the Gradle convention plugins - not unused -composeBomVersion = "2024.11.00" +composeBomVersion = "2024.12.01" media3ExoplayerVersion = "1.5.0" okhttpBomVersion = "4.12.0"