registry/settings.gradle

3 lines
87 B
Groovy
Raw Normal View History

2022-05-03 13:07:23 +00:00
rootProject.name = 'registry'
2021-11-17 03:28:40 +00:00
include 'backend'
2022-05-03 13:07:23 +00:00
include 'datanet-search-engine-backend'