Skip to content

Commit fa1e9af

Browse files
Merge pull request #1065 from doninAtwix/1050-add-raw-plugin-verifier-configuration
1050: added raw plugin verifier configuration
2 parents 7177330 + 655ee13 commit fa1e9af

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)