Skip to content

Commit aaf5d88

Browse files
committed
1050: added raw plugin verifier configuration
1 parent d1a0cff commit aaf5d88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.gradle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,8 @@ test {
114114

115115
maxHeapSize = '1G'
116116
}
117+
118+
runPluginVerifier {
119+
ideVersions = []
120+
localPaths = []
121+
}

0 commit comments

Comments
 (0)