fix(renovate): remove AGP version clamp

This commit is contained in:
Harsh Shandilya 2023-01-13 10:55:23 +05:30
parent fdf13fd201
commit 2b7cf7d3cb
No known key found for this signature in database

View file

@ -23,10 +23,6 @@
],
"enabled": false
},
{
"matchPackageNames": ["com.android.tools.build:gradle"],
"allowedVersions": "<=7.4.0"
},
{
"matchDatasources": [
"maven"