diff --git a/.idea/artifacts/KotlinPlugin.xml b/.idea/artifacts/KotlinPlugin.xml
index cfd98e040c7..eb3db693f3b 100644
--- a/.idea/artifacts/KotlinPlugin.xml
+++ b/.idea/artifacts/KotlinPlugin.xml
@@ -106,6 +106,7 @@
+
diff --git a/.idea/libraries/kotlinx_coroutines_jdk8.xml b/.idea/libraries/kotlinx_coroutines_jdk8.xml
new file mode 100644
index 00000000000..f6a74dbb003
--- /dev/null
+++ b/.idea/libraries/kotlinx_coroutines_jdk8.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/idea/idea-analysis/idea-analysis.iml b/idea/idea-analysis/idea-analysis.iml
index e5814032f73..ea3b3ef65a4 100644
--- a/idea/idea-analysis/idea-analysis.iml
+++ b/idea/idea-analysis/idea-analysis.iml
@@ -37,5 +37,7 @@
+
+
\ No newline at end of file
diff --git a/idea/idea-core/idea-core.iml b/idea/idea-core/idea-core.iml
index 0e237f1916c..5f3a7dc5d98 100644
--- a/idea/idea-core/idea-core.iml
+++ b/idea/idea-core/idea-core.iml
@@ -18,5 +18,6 @@
+
\ No newline at end of file
diff --git a/update_dependencies.xml b/update_dependencies.xml
index e7dfbbba92e..1e9a5add14e 100644
--- a/update_dependencies.xml
+++ b/update_dependencies.xml
@@ -224,6 +224,9 @@
+
+