Something updated somewhere and now my build says this:
> Task :compileKotlinJvm
Could not perform incremental compilation: Could not connect to Kotlin compile daemon
Could not connect to kotlin daemon. Using fallback strategy.
I have a multiplatform JVM/JS project.
Anyone know what is wrong and how to get rid of it? It seems like it’s slowing down my rebuilds.