diff --git a/build.gradle b/build.gradle index 4c3befac..d0971330 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ buildscript { ext { daggerVersion = "2.57.2" - kotlinVersion = "2.2.20" + kotlinVersion = "2.2.21" 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.2.20' apply false + id 'org.jetbrains.kotlin.plugin.compose' version '2.2.21' apply false id 'com.android.library' version '8.13.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 b1806433..fa99ac18 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -16515,6 +16515,11 @@ + + + + + @@ -16587,6 +16592,11 @@ + + + + + @@ -16644,6 +16654,11 @@ + + + + +