mirror of
https://github.com/bitwarden/android.git
synced 2026-04-29 12:32:26 -05:00
Group compose compiler updates with other Kotlin dependencies (#1375)
This commit is contained in:
committed by
Álison Fernandes
parent
1cba7b92a4
commit
d7c24d0177
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
@@ -35,6 +35,7 @@
|
|||||||
"groupName": "kotlin",
|
"groupName": "kotlin",
|
||||||
"description": "Kotlin and Compose dependencies that must be updated together to maintain compatibility.",
|
"description": "Kotlin and Compose dependencies that must be updated together to maintain compatibility.",
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
|
"androidx.compose.compiler:compiler",
|
||||||
"androidx.compose:compose-bom",
|
"androidx.compose:compose-bom",
|
||||||
"org.jetbrains.kotlin.*",
|
"org.jetbrains.kotlin.*",
|
||||||
"com.google.devtools.ksp"
|
"com.google.devtools.ksp"
|
||||||
|
|||||||
Reference in New Issue
Block a user