aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-11-08 19:51:23 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-11-08 19:51:23 +0300
commitf3c83f4751814984fb9aedeb991725620a287f33 (patch)
tree9043f492f1e4a70566013a4b8dd3e1d81a5907b0 /gradle.properties
parente1dd83ed777d121fc9627460f76d1b09fa0c9c3b (diff)
downloaddokka-f3c83f4751814984fb9aedeb991725620a287f33.tar.gz
dokka-f3c83f4751814984fb9aedeb991725620a287f33.tar.bz2
dokka-f3c83f4751814984fb9aedeb991725620a287f33.zip
Download dependencies from TeamCity
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 4d4e40ad..516cd0eb 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,6 +3,8 @@ dokka_publication_channel=dokka
#Kotlin compiler and plugin
kotlin_version=1.1.51
+kotlin_compiler_version=1.2.20-dev-65
+kotlin_compiler_to_compile_core_version=1.2.0-rc-39
kotlin_for_gradle_version=1.0.7
ant_version=1.9.6