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.
2 parents 976e774 + 475953a commit 2e9a87dCopy full SHA for 2e9a87d
gradle.properties
@@ -10,8 +10,7 @@ pluginVersion = 5.2.0
10
# See: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360010590059-Why-pluginUntilBuild-is-mandatory
11
pluginSinceBuild = 242
12
# We do not set until build, as we want it to be compatible with new versions. See `plugin.xml`.
13
-# pluginUntilBuild = 252.*
14
-pluginUntilBuild =
+pluginUntilBuild = 253.*
15
16
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
17
# 2022.3 and newer require JDK17
0 commit comments