mirror of
https://github.com/corda/corda.git
synced 2025-02-10 21:01:27 +00:00
5 lines
138 B
Groovy
5 lines
138 B
Groovy
rootProject.name = 'corda-gradle-plugins'
|
|
include 'publish-utils'
|
|
include 'quasar-utils'
|
|
include 'cordformation'
|
|
include 'cordform-common' |