feat(renovate): configure repositories for Compose Compiler

This commit is contained in:
Harsh Shandilya 2022-11-13 01:15:30 +05:30
parent 5a175c162c
commit e90c2f5a7d
No known key found for this signature in database

View file

@ -22,6 +22,13 @@
"^com.squareup.okhttp3"
],
"enabled": false
},
{
"matchDatasources": ["maven"],
"matchPackageNames": ["androidx.compose.compiler:compiler"],
"registryUrls": [
"https://maven.google.com/"
]
}
],
"regexManagers": [