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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-17 22:00:34 -05:00 committed by GitHub
parent b290db7019
commit 7a21d9c7d9

View file

@ -43,7 +43,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.