What's Changed
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: 2.3.10...2.3.11