Move part of exec.mimis into core.mimis, correct most compile errors
This commit is contained in:
@@ -1,17 +1,5 @@
|
||||
dependencies {
|
||||
compile project(':device.lirc')
|
||||
compile project(':core.legacy')
|
||||
|
||||
compile 'com.github.boukefalos:jlibmimis:0.1'
|
||||
compile 'com.github.boukefalos:jlibitunes:0.3'
|
||||
compile 'com.github.boukefalos:jlibwiiuse:0.12'
|
||||
compile 'com.github.boukefalos:jlibintellitype:1.3.9'
|
||||
compile 'com.github.boukefalos:jlibxinput:1.0'
|
||||
|
||||
compile 'commons-collections:commons-collections:3.+'
|
||||
compile 'org.slf4j:slf4j-api:1.+'
|
||||
compile 'org.slf4j:slf4j-log4j12:1.+'
|
||||
compile 'org.wiigee:wiigee:1.5.6'
|
||||
compile project(':core.mimis')
|
||||
}
|
||||
|
||||
buildscript {
|
||||
|
||||
Reference in New Issue
Block a user