aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties
diff options
context:
space:
mode:
authorsebastian.sellmair <sebastian.sellmair@jetbrains.com>2020-07-02 11:12:49 +0200
committerPaweł Marks <Kordyjan@users.noreply.github.com>2020-07-02 12:48:53 +0200
commit11a80c62d09d89803016c0feb3f41678bff41cfd (patch)
treea49e3ab7f4b6816c706073be462a014d21d77fde /integration-tests/gradle/projects/it-multiplatform-0/gradle.properties
parent76132da3437873f5483b8a7ce03b1028fa37d139 (diff)
downloaddokka-11a80c62d09d89803016c0feb3f41678bff41cfd.tar.gz
dokka-11a80c62d09d89803016c0feb3f41678bff41cfd.tar.bz2
dokka-11a80c62d09d89803016c0feb3f41678bff41cfd.zip
Add basic multiplatform gradle integration test
Diffstat (limited to 'integration-tests/gradle/projects/it-multiplatform-0/gradle.properties')
-rw-r--r--integration-tests/gradle/projects/it-multiplatform-0/gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties
new file mode 100644
index 00000000..7ebac3ad
--- /dev/null
+++ b/integration-tests/gradle/projects/it-multiplatform-0/gradle.properties
@@ -0,0 +1 @@
+dokka_it_kotlin_version=1.3.72