Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading