From e9f96f1100c9cc99ed34a7488f551fc76fc1fef7 Mon Sep 17 00:00:00 2001 From: "sebastian.sellmair" Date: Mon, 27 Jul 2020 14:37:46 +0200 Subject: Submit failing test for Kotlin/Native being unable to resolve CPointer --- integration-tests/gradle/projects/it-multiplatform-0/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'integration-tests/gradle/projects/it-multiplatform-0/gradle.properties') diff --git a/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties index 7ebac3ad..6e199df5 100644 --- a/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties +++ b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties @@ -1 +1 @@ -dokka_it_kotlin_version=1.3.72 +dokka_it_kotlin_version=1.4.0-rc -- cgit