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 @@ + + + + +