I am getting this error when I try to use configur...
# gradle
j
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
I don't think the configuration cache is compatible with the kotlin multiplatform plugin as of 1.4.20.
👍 1
j
Hope it gets fixed with 1.5