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 05e98ce commit 7ec39f3Copy full SHA for 7ec39f3
build.gradle.kts
@@ -269,7 +269,7 @@ intellijPlatform {
269
pluginVerification {
270
// https://github.com/JetBrains/intellij-plugin-verifier/?tab=readme-ov-file#specific-options
271
// https://github.com/JetBrains/intellij-plugin-verifier
272
- cliPath = file("./third_party/lib/verifier-cli-1.394-all.jar")
+ cliPath = file("./third_party/lib/verifier-cli-1.398-all.jar")
273
failureLevel = listOf(
274
// TODO(team) Ideally all of the following FailureLevels should be enabled:
275
// https://github.com/flutter/flutter-intellij/issues/8361
third_party/lib/verifier-cli-1.394-all.jar renamed to third_party/lib/verifier-cli-1.398-all.jar
30.2 MB
0 commit comments