mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +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": [
|
||||
"^kotlin",
|
||||
"^org.jetbrains.kotlin",
|
||||
"^androidx.compose.compiler"
|
||||
"^androidx.compose.compiler",
|
||||
"^anvil",
|
||||
],
|
||||
"groupName": "kotlin"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue