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 65d5044 commit bc2c099Copy full SHA for bc2c099
build.gradle.kts
@@ -186,7 +186,7 @@ intellijPlatform {
186
pluginVerification {
187
// https://github.com/JetBrains/intellij-plugin-verifier/?tab=readme-ov-file#specific-options
188
// https://github.com/JetBrains/intellij-plugin-verifier
189
- cliPath = file("./third_party/lib/verifier-cli-1.388-all.jar")
+ cliPath = file("./third_party/lib/verifier-cli-1.394-all.jar")
190
failureLevel = listOf(
191
// TODO(team) Ideally all of the following FailureLevels should be enabled:
192
// https://github.com/flutter/flutter-intellij/issues/8361
third_party/lib/verifier-cli-1.388-all.jar renamed to third_party/lib/verifier-cli-1.394-all.jar
30 MB
0 commit comments