I am getting this error when I try to use configuration cache with Kotlin Multiplatform modules, is it impossible to use with them?
Copy code
Task `:apps:desktop:allTests` of type `org.jetbrains.kotlin.gradle.testing.internal.KotlinTestReport`: cannot deserialize object of type 'org.gradle.api.Project' as these are not supported with the configuration cache.
n
no
12/07/2020, 6:14 PM
I don't think the configuration cache is compatible with the kotlin multiplatform plugin as of 1.4.20.