Hi all,
KSP version 2.3.2 has been released.This release is a hotfix for a regression introduced in version 2.3.1 and includes the following bug fixes:
• Fixed an issue where KSP incorrectly processed specific nullable annotations from Java interfaces, leading to incorrect nullability in the generated Kotlin code
#2696
• Fixed a regression introduced in
#2656 that caused runtime failures for projects using AGP 8.8.0 and older due to an incompatible, version-specific type check.
#2694
To view all released versions of KSP, visit
https://github.com/google/ksp/releases.