mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 14:07:05 +05:30
chore(renovate): prevent AGP from being upgraded past 7.4.x
This commit is contained in:
parent
f5deaaa8ff
commit
183e10dba8
1 changed files with 4 additions and 0 deletions
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
|
@ -23,6 +23,10 @@
|
|||
],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["com.android.tools.build:gradle"],
|
||||
"allowedVersions": "<=7.4.0"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"maven"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue