diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d573d09..83c5ca3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ splashscreen = "1.2.0" # MaterialShapes shape morphing) is *public*. The 1.4.0 stable line still # ships these as `internal`. Pinned outside the BOM because BOM 2025.04.00 # still references material3 1.3.x. -compose-bom = "2025.04.00" +compose-bom = "2026.06.01" material3 = "1.5.0-alpha14" material-icons = "1.7.8"