Hi all,
KSP version 2.0.4 has been released and includes the following changes and bug fixes:
• Unable to build on AGP 8.11.1 using KSP 2.2.20-2.0.3 due to class cast exception
#2614
• Resolver#getJvmCheckedException(KSPropertyAccessor) throws IllegalArgumentException
#2548
• ClassCastException when building with 2.2.20-2.0.3
#2598
• Replace KaFirStopWorldCacheCleaner with no-op implementation
#2626
• BuildConfig values are not available during annotation process after upgrading ksp from 2.2.10-2.0.2 -> 2.2.20-2.0.3
#2597
• Missing Gradle task wiring with 2.2.20-2.0.3
#2595
• 2.2.20-2.0.3 + protobufJavalite build errors
#2596
To view all released versions of KSP, visit
https://github.com/google/ksp/releases.
Thanks!
The KSP Team