Refactor core.legacy to core.worker
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
dependencies {
|
dependencies {
|
||||||
compile project(':core.legacy')
|
compile project(':core.worker')
|
||||||
|
|
||||||
compile 'commons-io:commons-io:2.+'
|
compile 'commons-io:commons-io:2.+'
|
||||||
compile 'commons-cli:commons-cli:1.+'
|
compile 'commons-cli:commons-cli:1.+'
|
||||||
|
|||||||
Reference in New Issue
Block a user