Clinton 6a5f8a2362
Upgraded to gradle 4.3 (#1960)
* Upgraded to gradle 4.3
* Replaced a null check with an elvis expression
2017-10-31 16:44:13 +00:00
..
2017-10-31 16:44:13 +00:00

Cordapp Gradle Plugin

Purpose

To transform any project this plugin is applied to into a cordapp project that generates a cordapp JAR.

Effects

Will modify the default JAR task to create a CorDapp format JAR instead see here for more information.