diff --git a/build.gradle b/build.gradle index dd7f5526..47a73272 100644 --- a/build.gradle +++ b/build.gradle @@ -8,13 +8,13 @@ buildscript { ext { daggerVersion = "2.57" - kotlinVersion = "2.2.0" + kotlinVersion = "2.2.10" } } // 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.2.0' apply false + id 'org.jetbrains.kotlin.plugin.compose' version '2.2.10' apply false id 'com.android.library' version '8.12.0' apply false id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false id "org.jetbrains.kotlin.kapt" version "$kotlinVersion" apply false diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index dd12cbc9..ebcb4826 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -14192,6 +14192,11 @@ + + + + + @@ -14254,6 +14259,11 @@ + + + + + @@ -14301,6 +14311,11 @@ + + + + +