Fix build breakage with Gradle 4.7. (#3178)

This commit is contained in:
Chris Rankin 2018-05-17 12:50:46 +01:00 committed by GitHub
parent 939e50d999
commit d09e9383e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ apply plugin: 'kotlin'
apply plugin: 'application'
evaluationDependsOn(':tools:explorer:capsule')
evaluationDependsOn(':webserver:webcapsule')
mainClassName = 'net.corda.demobench.DemoBench'
applicationDefaultJvmArgs = [