mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-07-03 14:06:34 +02:00
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:
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user