diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a3a9f3b..7ebe7e6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ compose = "1.11.4" # 1.4.0 stable compiles MaterialExpressiveTheme / MotionScheme as `internal`, # so the Expressive API is not reachable there. alpha18 is the newest build that # exposes it publicly AND still allows compileSdk 36. Revisit once 37 ships. -material3 = "1.5.0-alpha18" +material3 = "1.5.0-alpha25" wearCompose = "1.6.2" wearToolingPreview = "1.0.0" graphicsShapes = "1.1.0"