Correct device.hotkey and dependencies

This commit is contained in:
2016-07-11 23:14:44 +01:00
parent 8391fcfcaa
commit 41f9b5aa1e
11 changed files with 11 additions and 9 deletions

View File

@@ -1,3 +1,6 @@
dependencies {
compile project(':core.mimis')
compile 'com.github.boukefalos:jlibmimis:0.1'
}