mirror of
https://github.com/corda/corda.git
synced 2024-12-22 14:22:28 +00:00
484cf75420
Added CorDapp gradle plugin written in Kotlin and bumped the version of gradle plugins to 2.0.0 to reflect that this backwards incompatible change is a part of the on going stabilisation of the Corda gradle plugin suite.
310 B
310 B
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.