Skip to content

Commit 4e221a7

Browse files
Update pluginVerifierIdeVersions and platformVersion
1 parent 14b8058 commit 4e221a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ pluginSinceBuild = 203
88
pluginUntilBuild = 221.*
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-2020.3.4, IU-2021.1.3, IU-2021.2.3, IU-2021.3.3, IU-2022.1
11+
pluginVerifierIdeVersions = IU-2020.3.4, IU-2021.1.3, IU-2021.2.3, IU-2021.3.3, IU-2022.1, IU-2022.1.1, IU-2022.1.2, IU-2022.1.3
1212

1313
platformType = IU
14-
platformVersion = 2022.1
14+
platformVersion = 2022.1.3
1515
platformDownloadSources = true
1616
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1717
platformPlugins = com.intellij.database

0 commit comments

Comments
 (0)