blob: 9e67e4d0ac3faced37d3bc9a6ce1006c576413f8 (
plain)
1
2
3
4
5
|
dokka_it_kotlin_version=1.8.10
#these flags are enabled by default since 1.6.20.
#remove when this test is executed with Kotlin >= 1.6.20
kotlin.mpp.enableGranularSourceSetsMetadata=true
kotlin.native.enableDependencyPropagation=false
|