diff options
-rw-r--r-- | .github/renovate.json5 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 901670be..ba848b42 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -48,10 +48,6 @@ "^com.android.tools:desugar_jdk_libs", // Later versions require newer JDKs "^commons-codec:commons-codec", - // alpha17 and alpha18 have regressions with installing APKs - // https://issuetracker.google.com/issues/315337463 - "com.android.test", - "com.android.tools.build:gradle", ], "enabled": false }, |