From 804e0ed2272cf8ce01b215d509dc4ed306c5604e Mon Sep 17 00:00:00 2001 From: Nicolay Mitropolsky Date: Mon, 10 Jun 2019 17:01:38 +0300 Subject: [PATCH] bundling `1.3.31-release-IJ2019.2-1` which is compatible with IDEA 193 (KT-31735) GitOrigin-RevId: 4598982754ddcf67c834db5cd5eca87563c59700 --- 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 f0a24ed12cc2..36ddad6f2fc7 100644 --- a/build/dependencies/gradle.properties +++ b/build/dependencies/gradle.properties @@ -1,6 +1,6 @@ # The file might be automatically updated. Comments and empty lines will be removed. # kotlinPluginBuild format: [:], e.g. 1.3.20-release-IJ2018.3-1 or 1.3.20-eap-100-IJ2018.3-1:EAP -kotlinPluginBuild=1.3.31-release-IJ2019.1-1 +kotlinPluginBuild=1.3.31-release-IJ2019.2-1 jetSignBuild=42.30 secondJreVersion=11 secondJreBuild=11_0_3b304.2