committed by
Andrey Breslav
parent
d5e88324fc
commit
7076fe6eb1
@@ -1,4 +1,4 @@
|
||||
<idea-plugin version="2" url="http://kotlin.jetbrains.org">
|
||||
<idea-plugin version="2" url="http://kotlinlang.org">
|
||||
<id>org.jetbrains.kotlin.bare</id>
|
||||
|
||||
<name>Kotlin Bare Compiler for IntelliJ IDEA</name>
|
||||
@@ -10,7 +10,7 @@
|
||||
This plugin is only capable of compiling Kotlin code. All highlighting, inspections, refactorings are disabled.]]>
|
||||
</description>
|
||||
<version>@snapshot@</version>
|
||||
<vendor url="http://www.jetbrains.com">JetBrains Inc.</vendor>
|
||||
<vendor url="http://www.jetbrains.com">JetBrains s.r.o.</vendor>
|
||||
|
||||
<idea-version since-build="138.977" until-build="999.9999"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user