Skip to content

Commit

Permalink
Updated KSP to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
JetpackDuba committed Feb 11, 2025
1 parent 5be283f commit 4132a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
// Kotlin version must match compose version
kotlin("jvm") version "2.1.10"
kotlin("plugin.serialization") version "2.1.10"
id("com.google.devtools.ksp") version "2.1.10-RC2-1.0.29"
id("com.google.devtools.ksp") version "2.1.10-1.0.29"
id("org.jetbrains.compose") version "1.7.3"
id("org.jetbrains.kotlin.plugin.compose") version "2.0.20"
}
Expand Down

0 comments on commit 4132a4a

Please sign in to comment.