From e379b6280ad3e0b593c390e5c8bba7a389a95c13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 22:29:48 +0000 Subject: [PATCH] Update dependency com.android.application to v8.8.0 --- libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.versions.toml b/libs.versions.toml index 4abe340..90e03fc 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -3,7 +3,7 @@ compileSdk = "35" targetSdk = "35" minSdk = "28" -agp = "8.7.3" +agp = "8.8.0" kotlin = "2.1.0" licensereport = "0.9.8" appcompat = "1.7.0"