aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties
blob: 3cd9e773098bdcbb5967b52713f3b94f32455fd2 (plain)
1
2
3
4
5
dokka_it_kotlin_version=1.7.20-RC
#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