Remove 203 version from idea range for kotlin plugin 1.4.20
^KT-41976 Fixed
This commit is contained in:
@@ -13,7 +13,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
|
||||
<version>@snapshot@</version>
|
||||
<vendor url="http://www.jetbrains.com">JetBrains</vendor>
|
||||
|
||||
<idea-version since-build="202.1" until-build="203.*"/>
|
||||
<idea-version since-build="202.1" until-build="202.*"/>
|
||||
|
||||
<change-notes><![CDATA[
|
||||
<h3>1.4.0</h3>
|
||||
|
||||
Reference in New Issue
Block a user