Skip to content

Commit 46c87e2

Browse files
Remove 2022.1, 2022.1.1, 2022.1.2, 2022.1.3 from pluginVerifierIdeVersions
1 parent c112e7e commit 46c87e2

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 = 221
88
pluginUntilBuild = 222.*
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 = IU-2022.1, IU-2022.1.1, IU-2022.1.2, IU-2022.1.3, IU-2022.1.4, IU-2022.2, IU-2022.2.1
11+
pluginVerifierIdeVersions = IU-2022.1.4, IU-2022.2, IU-2022.2.1
1212

1313
platformType = IU
1414
platformVersion = 2022.2.1

0 commit comments

Comments
 (0)