chore(deps): update androidx (general) to v1.11.0-rc01 (#5099)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Rich <james.a.rich@gmail.com>
This commit is contained in:
renovate[bot] 2026-04-12 22:33:44 -05:00 committed by GitHub
parent b0c603c7ed
commit 1e29fec469
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -74,6 +74,14 @@
"!/^androidx\\.hilt/"
]
},
{
"description": "Group JetBrains Compose Multiplatform plugin and libraries (separate versioning from AndroidX Compose)",
"groupName": "Compose Multiplatform (JetBrains)",
"groupSlug": "compose-multiplatform",
"matchPackageNames": [
"/^org\\.jetbrains\\.compose/"
]
},
{
"description": "Group Kotlin standard library, coroutines, and serialization",
"groupName": "Kotlin Ecosystem",
@ -277,6 +285,7 @@
"matchPackageNames": [
"/^org\\.jetbrains\\.kotlin/",
"/^org\\.jetbrains\\.kotlinx/",
"/^org\\.jetbrains\\.compose/",
"/^com\\.google\\.dagger/",
"/^androidx\\.hilt/",
"/^com\\.google\\.protobuf/",