
GitHub - google/ksp: Kotlin Symbol Processing API
Kotlin Symbol Processing API. Contribute to google/ksp development by creating an account on GitHub.
Releases · google/ksp - GitHub
Kotlin Symbol Processing API. Contribute to google/ksp development by creating an account on GitHub.
Kotlin Symbol Processing (KSP) Sample Project - GitHub
Kotlin Symbol Processing (KSP) sample project. Contribute to Morfly/ksp-sample development by creating an account on GitHub.
Dagger hilt options were not recognized by ksp #2002
Jul 16, 2024 · During my application build I'm getting this warning: The following options were not recognized by any processor: ' [dagger.fastInit, dagger.hilt.android.internal ...
ksp/docs/ksp2.md at main · google/ksp · GitHub
KSP2 is a new implementation of the KSP API. Unlike KSP 1.x, it is no longer a compiler plugin and is built on the same set of Kotlin compiler APIs shared with IntelliJ IDEA, Android Lint, etc. …
Dagget-Hilt + KSP | build.gradle.kts https://android.benigumo.com ...
Jun 16, 2025 · Khazbs commented on Jul 27, 2024 Finally, all the KSP + Hilt dependencies in one place. Very good, thanks!
Android Studio with KSP: After changing kotlin code, the first
Jan 10, 2024 · Android Studio with KSP: After changing kotlin code, the first assembleDebug task fails with compilation error, 2nd attempt always works fine but takes too long to build #1678
HTTP client generator / KSP plugin for Kotlin Multiplatform …
HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit - …
KSP failed with exit code: PROCESSING_ERROR #2468
May 21, 2025 · I am facing below issue after updating ksp version to 2.1.21-2.0.1. Execution failed for task ':app:kspDebugKotlin'. > A failure occurred while executing …
This project is an application that utilizes the latest and ... - GitHub
This project is an application that utilizes the latest and recommended Google technologies for Android, including Jetpack Compose, Hilt for dependency injection, and Room for database …