aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2023-01-16 10:24:13 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2023-01-16 10:24:13 +0530
commit1d6543e26b453573b05587f975ad45a6065e8c9d (patch)
tree49185e2498840cae423f6a6e0df9cf7e389091a5 /.github
parent872c6ac227b334fdf9194de70796cbecac23daef (diff)
chore(deps): upgrade androidx.appcompat:appcompat to 1.7.0-alpha01
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json52
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