I'm getting this error since upgrading to Gradle 8.10 and can't seem to find it any references ... 🤔
org.gradle.internal.cc.impl.ConfigurationCacheError: Configuration cache state could not be cached: field
of type `org.jetbrains.kotlin.gradle.tasks.KotlinNativeCompile`: error writing value of type 'org.gradle.api.internal.provider.BiProvider'
Caused by: org.gradle.api.internal.provider.MissingValueException: Cannot query the value of task ':objective-sdk:compileNativeMainKotlinMetadata' property 'kotlinNativeBundleBuildService' because it has no value available.