Hi all, <KSP version 2.3.0> has been released and...
# ksp
m
Hi all, KSP version 2.3.0 has been released and includes the following changes and bug fixes: • KSP1 has been deprecated #2657 • KSP is now independent of Kotlin Versions #2658 To view all released versions of KSP, visit https://github.com/google/ksp/releases. Thanks, The KSP Team
K 6
🎉 8
t
To be clear, KSP 2.3.0 doesn't mean that it is tied to Kotlin 2.3.0. We used 2.3.0 mainly because 2.3.0 > 2.2.20-2.0.4, which was the latest release before this one, so that Gradle won't be confused. KSP 2.3.0 should work with Kotlin 2.2.* and newer. If not, please file a bug. Sorry for any confusion caused.
👍 2
j