mirror of
https://github.com/corda/corda.git
synced 2024-12-29 01:08:57 +00:00
7 lines
178 B
Groovy
7 lines
178 B
Groovy
|
rootProject.name = 'corda-gradle-plugins'
|
||
|
include 'publish-utils'
|
||
|
include 'quasar-utils'
|
||
|
include 'cordformation'
|
||
|
include 'cordform-common'
|
||
|
include 'api-scanner'
|
||
|
include 'cordapp'
|