mirror of
https://github.com/corda/corda.git
synced 2025-04-07 19:34:41 +00:00
Fix build breakage with Gradle 4.7. (#3178)
This commit is contained in:
parent
939e50d999
commit
d09e9383e6
@ -22,6 +22,7 @@ apply plugin: 'kotlin'
|
||||
apply plugin: 'application'
|
||||
|
||||
evaluationDependsOn(':tools:explorer:capsule')
|
||||
evaluationDependsOn(':webserver:webcapsule')
|
||||
|
||||
mainClassName = 'net.corda.demobench.DemoBench'
|
||||
applicationDefaultJvmArgs = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user