diff --git a/build.gradle b/build.gradle index 1b349c21..45b72f13 100644 --- a/build.gradle +++ b/build.gradle @@ -8,13 +8,13 @@ buildscript { ext { daggerVersion = "2.55" - kotlinVersion = "2.1.0" + kotlinVersion = "2.1.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.1.0' apply false + id 'org.jetbrains.kotlin.plugin.compose' version '2.1.10' apply false id 'com.android.library' version '8.8.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 8962bd51..38be86ea 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -7865,6 +7865,11 @@ + + + + + @@ -7905,6 +7910,11 @@ + + + + + @@ -7930,6 +7940,11 @@ + + + + +