mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 03:08:50 +03:00
Group compose compiler updates with other Kotlin dependencies (#1375)
This commit is contained in:
parent
1cba7b92a4
commit
d7c24d0177
1 changed files with 1 additions and 0 deletions
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
|
@ -35,6 +35,7 @@
|
|||
"groupName": "kotlin",
|
||||
"description": "Kotlin and Compose dependencies that must be updated together to maintain compatibility.",
|
||||
"matchPackagePatterns": [
|
||||
"androidx.compose.compiler:compiler",
|
||||
"androidx.compose:compose-bom",
|
||||
"org.jetbrains.kotlin.*",
|
||||
"com.google.devtools.ksp"
|
||||
|
|
Loading…
Add table
Reference in a new issue