Renovate: try enabling AGP updates

This commit is contained in:
stevenyomi 2025-08-09 15:54:44 +00:00 committed by Draff
parent 6b87ca01d3
commit a69d3321d5
Signed by: Draff
GPG Key ID: E8A89F3211677653

View File

@ -16,6 +16,9 @@
},
{
"matchManagers": ["gradle"],
"matchPackageNames": [
"!com.android.tools.build:gradle"
],
"enabled": false
},
{