corda/gradle-plugins/settings.gradle
Clinton Alexander e8f8ff7c94 Revert "Removed gradle plugins from repo to ensure plugins are never changed in R3 corda"
This reverts commit c91d9b5507221731e5cee1d528066a4fcc3210a9.
2018-01-26 16:06:46 +00:00

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'