mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
feat(renovate): manually add the Google Maven repository for Compose Compiler
This commit is contained in:
parent
a5f44ef94d
commit
86dff42d56
11
.github/renovate.json
vendored
11
.github/renovate.json
vendored
@ -21,6 +21,17 @@
|
||||
"^androidx.appcompat"
|
||||
],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"maven"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"androidx.compose.compiler:compiler"
|
||||
],
|
||||
"registryUrls": [
|
||||
"https://maven.google.com/"
|
||||
]
|
||||
}
|
||||
],
|
||||
"regexManagers": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user