mirror of
https://github.com/corda/corda.git
synced 2024-12-28 16:58:55 +00:00
4 lines
87 B
Groovy
4 lines
87 B
Groovy
rootProject.name = 'r3prototyping'
|
|
include 'contracts'
|
|
include 'core'
|
|
include 'sandbox' |