Am looking to enable use of IR compiler in a multiplatform module but running in to
Copy code
> Could not resolve com.squareup.sqldelight:coroutines-extensions:1.4.3.
- Variant 'js-runtime' capability com.squareup.sqldelight:coroutines-extensions:1.4.3 declares a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
- Incompatible because this component declares a component, as well as attribute 'org.jetbrains.kotlin.js.compiler' with value 'legacy' and the consumer needed a component, as well as attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir'