aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2018-09-20 19:51:46 +0300
committerSimon Ogorodnik <Simon.Ogorodnik@jetbrains.com>2018-09-20 19:51:46 +0300
commit6a2eae521d49a9b996d5326ed2339b0d8f94b60f (patch)
tree28a7205d6e909b52c4e9bf78cc78447a69c9e636 /gradle.properties
parent9f36e27e3b93bc912888733e7f13df0f48211915 (diff)
downloaddokka-6a2eae521d49a9b996d5326ed2339b0d8f94b60f.tar.gz
dokka-6a2eae521d49a9b996d5326ed2339b0d8f94b60f.tar.bz2
dokka-6a2eae521d49a9b996d5326ed2339b0d8f94b60f.zip
Advance Kotlin version
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 af64b954..ec329d35 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -2,7 +2,7 @@ dokka_version_base=0.9.18
dokka_publication_channel=dokka
#Kotlin compiler and plugin
-bundled_kotlin_compiler_version=1.3.0-dev-498
+bundled_kotlin_compiler_version=1.3.20-dev-322
kotlin_version=1.2.61
kotlin_for_gradle_runtime_version=1.1.60