diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/renovate.json5 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c2fcbfb6..54399a39 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -18,8 +18,6 @@ "gradle" ], "matchPackagePatterns": [ - // Upgrading breaks the fastscroll dependency - "^androidx.appcompat", // Later versions require newer JDKs "^org.eclipse.jgit", // AGP dictates the version we can use |