Unverified Commit 41589829 authored by Sebastian Sellmair's avatar Sebastian Sellmair Committed by GitHub

[Gradle] Disable native dependency propagation (#259)

This commit will 'enable' full hierarchical multiplatform support.
Native dependency propagation is not compatible anymore with
newer IDE versions and not maintained in the KGP
parent 9ccc6234
kotlin.code.style=official kotlin.code.style=official
deploy.version=0.0.0 deploy.version=0.0.0
kotlin.mpp.enableGranularSourceSetsMetadata=true kotlin.mpp.enableGranularSourceSetsMetadata=true
kotlin.native.enableDependencyPropagation=false
dependencies.skia.windows-x64=m96-fd5bb8d130 dependencies.skia.windows-x64=m96-fd5bb8d130
dependencies.skia.linux-x64=m96-fd5bb8d130 dependencies.skia.linux-x64=m96-fd5bb8d130
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment