Refactor part of core.legacy to core.networking

This commit is contained in:
2016-07-11 22:54:24 +01:00
parent 0a000884e0
commit 7868c742a5
42 changed files with 531 additions and 27 deletions

View File

@@ -1,6 +1,7 @@
dependencies {
compile project(':core.legacy')
compile project(':core.networking')
compile project(':core.mimis')
compile project(':core.legacy')
compile project(':device.lirc')
compile project(':exec.mimis')