What's Changed
- Fixed an issue where module recompilation would fail on Windows environments when KSP2 was enabled (#2774)
- Resolved an issue where generated Java sources were ignored when using Android Kotlin Multiplatform with IP-compatible paths (#2744)
- Fixed a KSP version 2.3.5 CI error exception that does not break build checks (#2763)
- Added symbol-processing-api and common-deps to compile dependencies (#2789)
- Improved the detection of built-in Kotlin by removing the reliance on KotlinBaseApiPlugin (#2772)
- A back-port of a performance optimization in the Intellij / Analysis API (2785 )
- Added support for nested typealias Kotlin language feature #2588
- Exclude jdbc package from log4j to prevent vulnerability issue #2651
Contributors
- Thanks to @salmanmkc, @jaschdoc, @gurusai-voleti and everyone who reported bugs and participated in discussions!
Full Changelog: 2.3.5...2.3.6