aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2016-11-24 14:34:11 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2016-11-24 14:34:11 +0300
commit31c563355515b9d3983edb20064960786ed502a7 (patch)
tree914cac5113268011c3f3f3e8fd0c459bae36f449 /gradle.properties
parentd8be364a89ab7d9f38196ef17d0d4eb1d9659b48 (diff)
downloaddokka-31c563355515b9d3983edb20064960786ed502a7.tar.gz
dokka-31c563355515b9d3983edb20064960786ed502a7.tar.bz2
dokka-31c563355515b9d3983edb20064960786ed502a7.zip
Updated kotlin-compiler to 1.1-M03 and fixed configuration
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index bf6702d6..ac2cf1dd 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,7 +2,7 @@ dokka_version=0.9.10
dokka_eap=false
#Kotlin compiler and plugin
-kotlin_version=1.1-M02-8
+kotlin_version=1.1-M03
ant_version=1.9.6