mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00: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:
parent
b0c603c7ed
commit
1e29fec469
1 changed files with 9 additions and 0 deletions
9
.github/renovate.json
vendored
9
.github/renovate.json
vendored
|
|
@ -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/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue