natario1
05/10/2021, 1:24 PMkotlin {
jvm()
jvm("foo")
}
Is this on the roadmap? One solution could be creating per-target ksp configurations like kspJvmFoo
, inheriting from the root ksp
. I'm happy to work on a PR if the team agrees with the plan.Ting-Yuan Huang
05/10/2021, 11:31 PM