chore(deps): update androidx.compose to v1.11.0-rc01 (#5144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-15 07:47:53 -05:00 committed by GitHub
parent d0057752f6
commit f72b91328d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ compose-multiplatform-material3 = "1.11.0-alpha06"
# AndroidX Compose test/tracing artifacts share a version track with CMP but are resolved
# independently by Maven. Pinning them to their own ref prevents Renovate from bumping the
# CMP plugin version when a new AndroidX Compose pre-release appears.
androidx-compose = "1.11.0-beta02"
androidx-compose = "1.11.0-rc01"
androidx-compose-material = "1.7.8"
jetbrains-adaptive = "1.3.0-alpha06"