mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 05:48:09 +00:00
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:
parent
5cccd535ae
commit
6cfb262a2c
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user