| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| artifacts.zip | 2025-11-06 | 179.4 MB | |
| 2.3.2 source code.tar.gz | 2025-11-05 | 653.3 kB | |
| 2.3.2 source code.zip | 2025-11-05 | 1.4 MB | |
| README.md | 2025-11-05 | 600 Bytes | |
| Totals: 4 Items | 181.4 MB | 0 | |
What's Changed
Note: This release is a hotfix for a regression introduced in 2.3.1 * 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]
Contributors
Thanks to everyone who reported bugs and participated in discussions!
Full Changelog: https://github.com/google/ksp/compare/2.3.1...2.3.2