From dbadf0fa29d1c391b2996de4e6f0337633a8c133 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 08:51:51 +0000 Subject: [PATCH] fix(deps): update kotlin monorepo to v2.4.0 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 875d2a5d..b7d09ed0 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ buildscript { ext { daggerVersion = "2.59.2" - kotlinVersion = "2.3.21" + kotlinVersion = "2.4.0" 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.21' apply false + id 'org.jetbrains.kotlin.plugin.compose' version '2.4.0' 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 1042300d..4e5ef6ab 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -20612,6 +20612,11 @@ + + + + + @@ -20776,6 +20781,11 @@ + + + + +