From 25c3c4d8ba8bf212411af6ee9fe302d2393cd91c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 23:27:47 +0200 Subject: [PATCH] [Oztechan/TraceFit#11] Update androidGradlePlugin to v8.7.0 (#196) 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 808bf54..29f32e5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ kotlin = "2.0.20" detekt = "1.23.7" kover = "0.8.3" jetbrainsCompose = "1.6.11" -androidGradlePlugin = "8.6.1" +androidGradlePlugin = "8.7.0" activityCompose = "1.9.2" [libraries]