We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7cf9c commit 54cd829Copy full SHA for 54cd829
gradle.properties
@@ -12,10 +12,10 @@ pluginUntilBuild = 221.*
12
13
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
14
# See https://jb.gg/intellij-platform-builds-list for available build versions
15
-pluginVerifierIdeVersions = 2022.1
+pluginVerifierIdeVersions = 2021.3
16
17
platformType = IC
18
-platformVersion = 2022.1
+platformVersion = 2021.3
19
platformDownloadSources = true
20
21
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
0 commit comments