Hi, here is a release for today: <https://github.c...
# ksp
j
Hi, here is a release for today: https://github.com/google/ksp/releases/tag/1.4.20-dev-experimental-20210120 Major change: • Incremental is now enabled by default, if you do not wish to use incremental in your project, please set 
ksp.incremental=false
 in 
gradle.properties
Resolved Issues: KSPLogger.error does not fail compilation #122 property accessors without body fails resoltuion #230 KSProperty.findOverridee fails for non overridable local variables #228 Merge Gradle tests #225
🎉 10