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 @@ -57,7 +57,7 @@ compose-destinations = "2.3.0"
screenshot = "0.0.1-alpha13"
jetbrains-compose = "1.10.3"
# TODO(KMP): switch Compose MPP material3 to stable when available for this stack.
jetbrains-compose-material3 = "1.10.0-alpha05"
jetbrains-compose-material3 = "1.11.0-alpha05"

# Compose Preview
compose-edgetoedge-preview = "0.3.0" # aligned with target sdk 36 and androidx-core 1.15.0
Expand Down
Loading