From f65270481de65e79dd59067c4d53367ebfb69462 Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Wed, 14 Jun 2017 13:38:13 +0200 Subject: [PATCH] Update Kotlin dependency to a version compatible with 173 --- build/dependencies/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/dependencies/gradle.properties b/build/dependencies/gradle.properties index 9143839a3240..bb1d887b8c43 100644 --- a/build/dependencies/gradle.properties +++ b/build/dependencies/gradle.properties @@ -1,4 +1,4 @@ # The file might be automatically updated. Comments and empty lines will be removed. -kotlinPluginBuild=1.1.2-release-IJ2017.2-1 +kotlinPluginBuild=1.1.2-release-IJ2017.2-5 jetSignBuild=42.30 jdkBuild=u152b927.1