Migrate to simplified implementation using improved client/server model and proper dependency injection
This commit is contained in:
@@ -32,8 +32,6 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.slf4j:slf4j-api:1.7.12'
|
||||
compile 'org.slf4j:slf4j-log4j12:1.7.12'
|
||||
compile 'org.picocontainer:picocontainer:2.15'
|
||||
compile 'com.github.boukefalos:jlibusb:0.5.7'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user