mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 14:37:04 +05:30
fix: include Anvil updates in Kotlin bundle
This commit is contained in:
parent
f23f9498cd
commit
cf111f7852
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json5
vendored
3
.github/renovate.json5
vendored
|
@ -21,7 +21,8 @@
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"^kotlin",
|
"^kotlin",
|
||||||
"^org.jetbrains.kotlin",
|
"^org.jetbrains.kotlin",
|
||||||
"^androidx.compose.compiler"
|
"^androidx.compose.compiler",
|
||||||
|
"^anvil",
|
||||||
],
|
],
|
||||||
"groupName": "kotlin"
|
"groupName": "kotlin"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue