corda/gradle-plugins/cordapp
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
..
src/main Upgraded to gradle 4.3 (#1960) 2017-10-31 16:44:13 +00:00
build.gradle CORDA-686 - Split Cordapp gradle plugin from cordformation (#1817) 2017-10-09 20:08:08 +01:00
README.md CORDA-686 - Split Cordapp gradle plugin from cordformation (#1817) 2017-10-09 20:08:08 +01: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.