aboutsummaryrefslogtreecommitdiff
path: root/runners/ant/build.gradle
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-01-17 19:59:04 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-01-17 19:59:04 +0300
commit3da12b4f1d3018a0e4b66d01f2251f89b617854b (patch)
tree0e9e19bc2de5e68f8c1666724b25cc3d0cf381c8 /runners/ant/build.gradle
parent55fbf4f5ce051396de00b02dad3f3c57368d3685 (diff)
downloaddokka-3da12b4f1d3018a0e4b66d01f2251f89b617854b.tar.gz
dokka-3da12b4f1d3018a0e4b66d01f2251f89b617854b.tar.bz2
dokka-3da12b4f1d3018a0e4b66d01f2251f89b617854b.zip
Fixed problems with 1.0.6 compiler conflict
Diffstat (limited to 'runners/ant/build.gradle')
-rw-r--r--runners/ant/build.gradle2
1 files changed, 2 insertions, 0 deletions
diff --git a/runners/ant/build.gradle b/runners/ant/build.gradle
index 3c4d4ddb..20fc034d 100644
--- a/runners/ant/build.gradle
+++ b/runners/ant/build.gradle
@@ -1,3 +1,5 @@
+apply plugin: 'kotlin'
+
sourceCompatibility = 1.5
configurations {