Join Slack
Powered by
KSP doesn't touch compile tasks, except for adding...
# ksp
t
Ting-Yuan Huang
12/24/2020, 2:03 AM
KSP doesn't touch compile tasks, except for adding dependency of and inputs from
kspKotlin
to the main compilation task, e.g.,
compileKotlin
. So yes, it is safe to use it in a regular kotlin project.
👍 3
2
Views
Open in Slack
Previous
Next