Ting-Yuan Huang
11/20/2020, 10:13 PM@KspExperimental
to prevent accidental usage of implementation dependent APIs. For now, the only protected APIs are Resolver.mapToJvmSignature
and Resolver.getJvmName
. See https://kotlinlang.org/docs/reference/opt-in-requirements.html for how to use those experimental features.
The output directories are also adjusted a little bit. For example, generated/ksp/src/main/kotlin
is moved to generated/ksp/main/kotlin
.
https://github.com/google/ksp/commit/ad3144e2e688e6f9e815a837956425494ec42b01
As usual, please give it a try and let us know what you think!
https://github.com/google/ksp/releases/tag/1.4.10-dev-experimental-20201120