Skip to content

Commit d42d090

Browse files
committed
again disable "buildSearchableOptions"; not supported for plugin
1 parent 27aba8a commit d42d090

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ intellijPlatform {
6161
name = properties("pluginName")
6262
}
6363

64+
buildSearchableOptions = false
65+
6466
pluginVerification {
6567
ides {
6668
create(type, version) {

0 commit comments

Comments
 (0)