Move all files from java subdirectory to project root
This commit is contained in:
4
core.mimis/build.gradle
Normal file
4
core.mimis/build.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
dependencies {
|
||||
compile project(':core.worker')
|
||||
compile project(':core.routing')
|
||||
}
|
||||
Reference in New Issue
Block a user