Move all files from java subdirectory to project root

This commit is contained in:
2016-08-10 14:37:37 +01:00
parent bb92bb17d1
commit 7a1576eb4d
430 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
dependencies {
compile project(':core.worker')
}