From 2b7cf7d3cbdbe675745a9a71a155946facbcf292 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 13 Jan 2023 10:55:23 +0530 Subject: [PATCH] fix(renovate): remove AGP version clamp --- .github/renovate.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 5afce63d..0f862b7c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -23,10 +23,6 @@ ], "enabled": false }, - { - "matchPackageNames": ["com.android.tools.build:gradle"], - "allowedVersions": "<=7.4.0" - }, { "matchDatasources": [ "maven"