From 48764a6092e007049791e2f0457c991f4bb43ff0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:39:17 +0000 Subject: [PATCH] Update dependency com.android.library to v8.2.2 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 5267b9a..9b37316 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -5,7 +5,7 @@ androidMinSdk = "24" # Plugins androidCacheFix = "2.7.1" -androidGradle = "8.0.1" +androidGradle = "8.2.2" androidJunit5 = "1.8.2.1" detekt = "1.22.0" jacoco = "0.8.7"