mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
4 lines
98 B
Groovy
4 lines
98 B
Groovy
rootProject.name = 'r3prototyping'
|
|
include 'contracts'
|
|
include 'contracts:isolated'
|
|
include 'core' |