Fixed a typo in the url + idea-version must be written by the build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<idea-plugin version="2" url="http://kotlin.jetbrains.com">
|
||||
<idea-plugin version="2" url="http://kotlin.jetbrains.org">
|
||||
<id>org.jetbrains.kotlin</id>
|
||||
|
||||
<name>Kotlin</name>
|
||||
@@ -6,8 +6,6 @@
|
||||
<version>@snapshot@</version>
|
||||
<vendor url="http://www.jetbrains.com">JetBrains Inc.</vendor>
|
||||
|
||||
<idea-version since-build="IC-117.105"/>
|
||||
|
||||
<depends optional="true">JUnit</depends>
|
||||
|
||||
<project-components>
|
||||
|
||||
Reference in New Issue
Block a user