set flag allowing to update the Kotlin plugin from the repository even though it's bundled

This commit is contained in:
Dmitry Jemerov
2015-09-07 14:07:31 +02:00
parent 8f7b29f80a
commit e388750ebb
+1 -1
View File
@@ -1,4 +1,4 @@
<idea-plugin version="2" url="http://kotlinlang.org" xmlns:xi="http://www.w3.org/2001/XInclude">
<idea-plugin version="2" url="http://kotlinlang.org" xmlns:xi="http://www.w3.org/2001/XInclude" allow-bundled-update="true">
<id>org.jetbrains.kotlin</id>
<name>Kotlin</name>