Updated directory structure

This commit is contained in:
2020-07-07 23:00:19 +02:00
parent ce00bd39ee
commit ef60abc4f9
26 changed files with 44 additions and 61 deletions

View File

@ -1,6 +1,6 @@
rootProject.name = projectname
include 'template-server'
include 'oparl-server'
rootProject.children.each { subproject ->
subproject.buildFileName = "${subproject.name}.gradle"