Move all files from java subdirectory to project root
This commit is contained in:
6
device.lirc/build.gradle
Normal file
6
device.lirc/build.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies {
|
||||
compile project(':core.networking')
|
||||
compile project(':core.windows')
|
||||
|
||||
compile 'com.github.boukefalos:jlibmimis:0.1'
|
||||
}
|
||||
Reference in New Issue
Block a user