Hi all - <KSP version 2.0.3> was released yesterda...
# ksp
m
Hi all - KSP version 2.0.3 was released yesterday and includes the following changes and bug fixes: • Removed usages of deprecated KGP ApiVersion - #2400 • Android integration for KSP has moved on to the new Variant API - #2250 • Runtime warning was added for projects that opt out of KSP2 - #2538 • AGP version against which KSP is compiled has been upgraded - #255 To view all released versions of KSP, visit https://github.com/google/ksp/releases. Thanks! The KSP Team
👏 2
h
Note: If you are seeing problems with this release, can you please try 2.2.20-2.0.4-SNAPSHOT from
maven("<https://central.sonatype.com/repository/maven-snapshots/>")
and report any further issues.
b
One thing of concern that came up was something that was changed a few days ago. Issue file here: https://github.com/google/ksp/issues/2615 Basically, the concern is whether the drop in support for AGP 9 built-in Kotlin is a temporary solution, or if the plan is to not support it at all.
👀 2
h
the plan is to support AGP 9.0 and built in kotlin - kotlin-android plugin is being phased out and will be completely dropped soon. The problem is the new agp variant APIs dont seem to be enough to support some ksp use cases. That is the reason i am reverting to using legacy APIs and legacy APIs are not compatible with built in kotlin as built in kotlin