From 5e9a2a5ee4844536affa262990eff2915a6e522d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 03:11:57 +0000 Subject: [PATCH] fix(deps): update kotlin monorepo to v2.3.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 ca28fe09..c780dd85 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ buildscript { ext { daggerVersion = "2.59.1" - kotlinVersion = "2.3.0" + kotlinVersion = "2.3.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.3.0' apply false + id 'org.jetbrains.kotlin.plugin.compose' version '2.3.10' apply false id 'com.android.library' version '9.0.0' apply false id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false id 'com.android.legacy-kapt' version '9.0.0' apply false diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index eda0d87d..d7e034b7 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -19106,6 +19106,11 @@ + + + + + @@ -19255,6 +19260,11 @@ + + + + +