Hakan Mehmed
08/04/2025, 8:36 PMDeprecation notice for KSP1
KSP1 is deprecated and support will be removed. We are focusing our development efforts on KSP2 to provide better performance, improved APIs, and a more robust architecture for the future.
Compatibility Limitations
Please be aware that KSP1 will not be updated to support upcoming major versions of the Android and Kotlin toolchains. Specifically, KSP1 will not be compatible with:
Kotlin version 2.3.0 and higher.
Android Gradle Plugin (AGP) version 9.0 and higher.
Projects using KSP1 may not behave correctly (or fail the build) if you upgrade to these or any subsequent versions of AGP or Kotlin.
To ensure your annotation processors continue to function correctly and to take advantage of future tooling advancements, it is crucial to migrate your projects to use KSP2 (which has been the default since beginning of 2025)
Support for KSP1 is expected to be removed by end of 2025 (possibly even earlier)
If there are any bugs in KSP2 that are total blockers for the migration to it, please let us knowelihart
08/04/2025, 11:39 PMgildor
08/05/2025, 8:52 AMgildor
08/05/2025, 8:52 AMHakan Mehmed
08/05/2025, 10:03 AMZac Sweers
08/05/2025, 1:56 PMritesh
08/06/2025, 8:23 AM