diff --git a/.github/renovate.json b/.github/renovate.json index 975d034f..660af7c1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -22,6 +22,13 @@ "^com.squareup.okhttp3" ], "enabled": false + }, + { + "matchDatasources": ["maven"], + "matchPackageNames": ["androidx.compose.compiler:compiler"], + "registryUrls": [ + "https://maven.google.com/" + ] } ], "regexManagers": [