From 788bb632d7ae1e2361129ea5edfebc8e308734c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:32:08 +0000 Subject: [PATCH] Update dependency com.android.library to v8.7.2 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 00e1360..038a3f1 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -5,7 +5,7 @@ androidMinSdk = "24" # Plugins androidCacheFix = "3.0.1" -androidGradle = "8.7.1" +androidGradle = "8.7.2" androidJunit5 = "1.11.2.0" detekt = "1.23.7" jacoco = "0.8.7"