Skip to content

Commit

Permalink
Merge pull request #1065 from doninAtwix/1050-add-raw-plugin-verifier…
Browse files Browse the repository at this point in the history
…-configuration

1050: added raw plugin verifier configuration
  • Loading branch information
bohdan-harniuk authored Apr 14, 2022
2 parents 7177330 + 655ee13 commit fa1e9af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,8 @@ test {

maxHeapSize = '1G'
}

runPluginVerifier {
ideVersions = []
localPaths = []
}

0 comments on commit fa1e9af

Please sign in to comment.