ControlProxy/settings.gradle

5 lines
133 B
Groovy
Raw Permalink Normal View History

2022-04-19 01:26:59 +00:00
rootProject.name = 'ControlProxy'
2023-11-17 09:32:56 +00:00
include 'control-proxy-backend'
2023-11-17 13:37:42 +00:00
include 'iod-repo-backend'
include 'datanet-search-engine-backend'