renovate: allow AGP updates

I have embraced the reality that there will never be good KMP support in IDEs
This commit is contained in:
Harsh Shandilya 2022-06-20 17:51:57 +05:30
parent 37ad1d0d4d
commit fef75eed65
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -12,7 +12,6 @@
{
"managers": ["gradle"],
"packagePatterns": [
"^com.android.tools.build",
"^org.jetbrains.kotlin",
"^com.google.accompanist"
],