File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
components/ide/jetbrains/gateway-plugin Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ pluginVersion=0.0.1
7
7
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
8
8
# for insight into build numbers and IntelliJ Platform versions.
9
9
pluginSinceBuild =221
10
- pluginUntilBuild =221 .*
10
+ pluginUntilBuild =222 .*
11
11
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
12
12
# See https://jb.gg/intellij-platform-builds-list for available build versions.
13
- pluginVerifierIdeVersions =2022.1
13
+ pluginVerifierIdeVersions =2022.1, 2022.2
14
14
platformType =GW
15
- platformVersion =221.5080 .16-CUSTOM-SNAPSHOT
15
+ platformVersion =222.2270 .16-CUSTOM-SNAPSHOT
16
16
platformDownloadSources =true
17
17
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
18
18
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
You can’t perform that action at this time.
0 commit comments