Remove 203 version from idea range for kotlin plugin 1.4.20

^KT-41976 Fixed
This commit is contained in:
Vladimir Dolzhenko
2020-09-17 11:58:46 +02:00
parent 985f2b839c
commit dfe6c42f63
@@ -13,7 +13,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
<version>@snapshot@</version> <version>@snapshot@</version>
<vendor url="http://www.jetbrains.com">JetBrains</vendor> <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[ <change-notes><![CDATA[
<h3>1.4.0</h3> <h3>1.4.0</h3>