diff --git a/build.gradle b/build.gradle index 090061b8..bf013061 100644 --- a/build.gradle +++ b/build.gradle @@ -8,13 +8,13 @@ buildscript { ext { daggerVersion = "2.56.2" - kotlinVersion = "2.1.21" + kotlinVersion = "2.2.0" } } // 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.21' apply false + id 'org.jetbrains.kotlin.plugin.compose' version '2.2.0' apply false id 'com.android.library' version '8.10.1' 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 40629607..3aa2246c 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -227,6 +227,7 @@ + @@ -12974,6 +12975,11 @@ + + + + + @@ -13031,6 +13037,11 @@ + + + + + @@ -13073,6 +13084,11 @@ + + + + +