chore(renovate): only allow Sentry GP 3.3.0+

Hopefully they'll fix the configuration caching problem in the next release
This commit is contained in:
Harsh Shandilya 2022-12-29 22:35:46 +05:30
parent 5cccd535ae
commit 6cfb262a2c
No known key found for this signature in database

View file

@ -31,6 +31,11 @@
],
"enabled": false
},
{
// Breaks configuration caching https://github.com/getsentry/sentry-android-gradle-plugin/issues/407
"matchPackageNames": ["io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin"],
"allowedVersions": ">3.3.0"
},
{
"matchDatasources": [
"maven"