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 5df3c20 commit 558c0acCopy full SHA for 558c0ac
build.gradle.kts
@@ -29,7 +29,7 @@ intellij {
29
}
30
tasks {
31
patchPluginXml {
32
- sinceBuild.set("2021.3.2")
+ sinceBuild.set("213.6777.52")
33
34
35
tasks.getByName<Test>("test") {
0 commit comments