mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
994abb3edb
Project Contracts depends only on core.
3 lines
69 B
Groovy
3 lines
69 B
Groovy
rootProject.name = 'r3prototyping'
|
|
include 'contracts'
|
|
include 'core' |