From ffad24e054e0ed08b4b4c7ee674d12e58e2d4b1d Mon Sep 17 00:00:00 2001 From: Nicolay Mitropolsky Date: Wed, 15 Jan 2020 11:34:33 +0300 Subject: [PATCH] update bundled Kotlin plugin to `1.3.70-eap-42-IJ2019.3-1:EAP` (IDEA-227223) GitOrigin-RevId: 22a079c576f530f5f9d6c21d968e3adcfa4fba77 --- .idea/libraries/KotlinPlugin.xml | 2 + .../kotlin_plugin_android_compile_deps.xml | 115 ++++++++++-------- build/dependencies/gradle.properties | 2 +- 3 files changed, 64 insertions(+), 55 deletions(-) diff --git a/.idea/libraries/KotlinPlugin.xml b/.idea/libraries/KotlinPlugin.xml index bd0fd35296f5..6d5e2690ad40 100644 --- a/.idea/libraries/KotlinPlugin.xml +++ b/.idea/libraries/KotlinPlugin.xml @@ -22,6 +22,7 @@ + @@ -47,6 +48,7 @@ + \ No newline at end of file diff --git a/.idea/libraries/kotlin_plugin_android_compile_deps.xml b/.idea/libraries/kotlin_plugin_android_compile_deps.xml index 00b5e3146748..658758fd3e11 100644 --- a/.idea/libraries/kotlin_plugin_android_compile_deps.xml +++ b/.idea/libraries/kotlin_plugin_android_compile_deps.xml @@ -1,8 +1,12 @@ - + + + + + - + @@ -12,12 +16,13 @@ - - - - - - + + + + + + + @@ -28,30 +33,31 @@ - + - - + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + @@ -65,12 +71,13 @@ - - - - - - + + + + + + + @@ -81,27 +88,27 @@ - + - - + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/dependencies/gradle.properties b/build/dependencies/gradle.properties index 5295ce010223..338bd3502892 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.61-release-IJ2019.3-1 +kotlinPluginBuild=1.3.70-eap-42-IJ2019.3-1:EAP jetSignBuild=42.48 secondJreBuild=u222b1626.3 bundledMavenVersion=3.6.1