diff options
Diffstat (limited to 'integration-tests/gradle/projects/it-multiplatform-0')
| -rw-r--r-- | integration-tests/gradle/projects/it-multiplatform-0/gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties index 87948ac9..3cd9e773 100644 --- a/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties +++ b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties @@ -1,5 +1,5 @@ -dokka_it_kotlin_version=1.7.10 +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
\ No newline at end of file +kotlin.native.enableDependencyPropagation=false |
