major refactoring: working towards more interface-implementation splitting
This commit is contained in:
@@ -2,10 +2,11 @@ rootProject.name = "Umbrella25"
|
||||
|
||||
include("backend")
|
||||
include("core")
|
||||
include("documents")
|
||||
include("legacy")
|
||||
include("messages")
|
||||
include("translations")
|
||||
include("user")
|
||||
include("web")
|
||||
|
||||
include("documents")
|
||||
include("company")
|
||||
Reference in New Issue
Block a user