aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-01-12 16:41:54 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2017-01-12 16:41:54 +0300
commit67a983e9c91d36920823bedb38a2a04588498a96 (patch)
tree2e0540f08dd28f64653175107cc9fe8cce0b8205 /gradle.properties
parent408c0bd728696b82c1ced98bd1d96ca087673d74 (diff)
downloaddokka-67a983e9c91d36920823bedb38a2a04588498a96.tar.gz
Updated Kotlin Compiler to 1.1-M04
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 d0802eb0e..1ea90414f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,7 +2,7 @@ dokka_version=0.9.11
dokka_publication_channel=dokka
#Kotlin compiler and plugin
-kotlin_version=1.1-M03
+kotlin_version=1.1-M04
ant_version=1.9.6