natario1
09/29/2023, 10:43 AM<nativeTarget>CInterop
extends from <nativeTarget>CompilationImplementation
?
I’m getting an error where the cinterop configuration is trying to resolve my commonMain
dependencies, which have nothing to do with cinterop and of course it fails:
No matching variant of <myCommonMainDependency> was found. The consumer was configured to find a library for use during ‘kotlin-cinterop’, with the library elements ‘cinterop-klib’, …