diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2c8fff9..002fec6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ compose-multiplatform = "1.9.0" #https://kotlinlang.org/docs/multiplatform-compatibility-guide.html kotlin = "2.2.20" # https://github.com/google/ksp -ksp = "2.2.20-2.0.3" +ksp = "2.2.20-2.0.4" #https://mvnrepository.com/artifact/org.jetbrains.compose.compiler/compiler #composeCompiler = "1.5.8.1"