chore(deps): update compose-multiplatform to v1.11.0-rc01

This commit is contained in:
renovate[bot] 2026-04-18 02:42:22 +00:00 committed by GitHub
parent 4257e7b7e4
commit 5d4d1d844e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ compose-multiplatform-material3 = "1.11.0-alpha06"
# hasn't published yet (see PR #5180). Should normally match `compose-multiplatform`;
# AndroidCompose.kt's resolutionStrategy force-aligns these groups to the CMP version
# at resolution time regardless of the declared value here.
androidx-compose-bom-aligned = "1.11.0-beta02"
androidx-compose-bom-aligned = "1.11.0-rc01"
# `androidx-compose-material` (M2) is independent of CMP and pinned separately
# because some third-party libs (maps-compose-widgets, datadog) drag in
# unversioned material transitives.