Skip to content

Commit 43ea125

Browse files
committed
fix: remove 2020.2.1 verifier ide version
1 parent bf37e2c commit 43ea125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginSinceBuild = 193
88
pluginUntilBuild = 203.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
1010
# See https://jb.gg/intellij-platform-builds-list for available build versions
11-
pluginVerifierIdeVersions = 2020.2.1, 2020.1.4, 2020.2.3, 2020.3
11+
pluginVerifierIdeVersions = 2020.1.4, 2020.2.3, 2020.3
1212

1313
platformType = IC
1414
platformVersion = 2020.1

0 commit comments

Comments
 (0)