Skip to content

Commit a83affc

Browse files
author
Yusuf Ugur ÖZBEK
committed
Run verifier against only IntelliJ IDEA Ultimate
1 parent 00273aa commit a83affc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

gradle.properties

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ pluginSinceBuild = 203
88
pluginUntilBuild = 212.*
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.3.2, 2021.1, 2021.2, 2021.2.1
11+
pluginVerifierIdeVersions = IU-2020.3.4, IU-2021.1.3, IU-2021.2.3
1212

1313
platformType = IU
14-
platformVersion = 2021.2.1
14+
platformVersion = 2021.2.3
1515
platformDownloadSources = true
1616
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
17-
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
1817
platformPlugins = com.intellij.database
1918

2019
# Opt-out flag for bundling Kotlin standard library.

0 commit comments

Comments
 (0)