From 5c920b3c9b7b64763edaad584a13c76af1c23c22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 15:49:11 +0200 Subject: [PATCH] [Oztechan/TraceFit#11] Update androidGradlePlugin to v8.5.2 (#179) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mustafa Ozhan --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 07931ef..e174a77 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ kotlin = "2.0.10" detekt = "1.23.6" kover = "0.8.3" jetbrainsCompose = "1.6.11" -androidGradlePlugin = "8.5.1" +androidGradlePlugin = "8.5.2" activityCompose = "1.9.1" [libraries]