From fd483a5f66e619a1ee69844aef02ee5409bc349e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:14:51 +0000 Subject: [PATCH] fix(deps): update kotlin monorepo to v2.4.10 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.gradle | 4 ++-- gradle/verification-metadata.xml | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 5b63f5dd..50ffedc6 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ buildscript { ext { daggerVersion = "2.60.1" - kotlinVersion = "2.4.0" + kotlinVersion = "2.4.10" jUnitVersion = "4.13.2" androidXTestVersion = "1.3.0" androidXEspressoTestVersion = "3.7.0" @@ -20,7 +20,7 @@ buildscript { // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id 'org.jetbrains.kotlin.plugin.compose' version '2.4.0' apply false + id 'org.jetbrains.kotlin.plugin.compose' version '2.4.10' apply false id 'com.android.library' version '9.2.1' apply false id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false id 'com.android.legacy-kapt' version '9.2.1' apply false diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 2b86fc0c..9d159708 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -20695,6 +20695,11 @@ + + + + + @@ -20864,6 +20869,11 @@ + + + + +