diff --git a/snippets/gradle/libs.versions.toml b/snippets/gradle/libs.versions.toml index 53326eaca..b9eaaa50a 100644 --- a/snippets/gradle/libs.versions.toml +++ b/snippets/gradle/libs.versions.toml @@ -5,7 +5,7 @@ junitVersion = "1.2.1" kotlin = "2.0.0" coreKtx = "1.13.1" appCompat = "1.7.0" -composeFoundation = "1.7.0-rc01" +composeFoundation = "1.8.0-alpha01" composeMaterial = "1.7.0-rc01" mapsKtx = "5.1.1" material = "1.12.0"