mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-13 21:56:59 +05:30
fixup! chore: disable AGP updates
This commit is contained in:
parent
b893aff077
commit
22081227c0
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
@ -8,7 +8,8 @@
|
|||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"^com.android.tools.build"
|
||||
"^com.android.tools.build",
|
||||
"^com.android.test"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue