diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1c1fa7d..8ab03ec 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -44,5 +44,5 @@ androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecy # build-logic build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.13.0" } -kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.2.10" } -compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.2.10" } \ No newline at end of file +kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.2.20" } +compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.2.20" } \ No newline at end of file