| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| artifacts.zip | 2026-08-03 | 181.0 MB | |
| 2.3.11 source code.tar.gz | 2026-07-31 | 735.8 kB | |
| 2.3.11 source code.zip | 2026-07-31 | 1.6 MB | |
| README.md | 2026-07-31 | 1.1 kB | |
| Totals: 4 Items | 183.3 MB | 3 | |
What's Changed
- Support
org.gradle.isolated-projectsfor project isolation (#3051) - Fix premature
kspDebugAndroidTesttask skipping on Android library modules (#3050) - Fix missing parent declaration exception for
@NotNullannotations during incremental compilation (#3030) - Clean output directories instead of skipping tasks when processor classpath transitions to empty (#3046)
- Fix build cache misses by marking
KspGradleConfig.logLevelas@Internal(#3039) - Add
org.gradle.isolated-projects=trueto KSP Gradle properties reference table (#3076) - Add KSP Gradle properties reference table to README documentation (#3070)
- Document collection values in
KSValueArgument.value(#3069) - Update error messaging for
ksp.useKSP2deprecation notice (#3066)
Contributors
- Thanks to @simonlebras, @ChristianKatzmann, @Yong-yuan-X, @bacecek, @KlyneChrysler, @Shaurya2k06, and everyone who reported bugs and participated in discussions!
Full Changelog: https://github.com/google/ksp/compare/2.3.10...2.3.11