-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use KSP for multiplatform codegen #6
Comments
…M target Merge in ~ZIEMM/mmock from abstract-classes-jvm to master * commit '8a9927b70911d60bf657341cb6c1d3c460bd3e12': Code clarification Known issues doc created Adding unit tests Bugfix - abstract classes with constructor, sealed class Support for abstract classes defaultInstance() on JVM target
Blocked by: https://github.com/android/kotlin/issues/115 |
KSP issue for multiplatform endend up in 2021Q1 milestone. |
Is it still impossible to use KSP here? |
Yesterday I upgraded Kotlin and KSP versions. New feature allowed turning off incremental compilation that was causing trouble, but there are other errors that made it impossible to use in Kotlin multiplatform |
I created PR to KSP google/ksp#243 to fix last issue that is preventing usage of it. |
No description provided.
The text was updated successfully, but these errors were encountered: