mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +05:30
renovate: update AGP package pattern
This commit is contained in:
parent
0d63bfe26e
commit
d295459728
1 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,10 @@
|
|||
},
|
||||
{
|
||||
"managers": ["gradle"],
|
||||
"packagePatterns": ["^com.android.tools.build"],
|
||||
"packagePatterns": [
|
||||
"^com.android.application",
|
||||
"^com.android.library"
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue