John O'Reilly
05/04/2021, 4:57 PM- Variant 'jsApiElements-published' capability io.insert-koin:koin-core:3.0.1 declares a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'js':
- Incompatible because this component declares a usage of 'kotlin-api' of a component, as well as attribute 'org.jetbrains.kotlin.js.compiler' with value 'legacy' and the consumer needed a usage of 'kotlin-runtime' of a component, as well as attribute 'org.jetbrains.kotlin.js.compiler' with value 'ir'
js(BOTH)
# Compile JS for legacy backend and new IR backend.
kotlin.js.compiler=both
in gradle.properties