Hi, here is a release which contains only bug / us...
# ksp
t
Hi, here is a release which contains only bug / usability fixes and no feature updates. It mainly fixes: 1. enum constants in java sources are reported as properties 2. JavaCompile task fails with no sources 3. Fix NullPointerException on adding plugin to KMP project (note that on non-jvm targets KSP does nothing) 4. cleanup the compiler plugin so that it doesn't contain classes from kotlin stdlib. https://github.com/google/ksp/releases/tag/1.4.20-dev-experimental-20210111
👍 9