Group compose compiler updates with other Kotlin dependencies (#1375)

This commit is contained in:
Patrick Honkonen 2024-05-15 11:38:03 -04:00 committed by Álison Fernandes
parent 1cba7b92a4
commit d7c24d0177

View file

@ -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"