Move files from core.mimis to relevant subprojects

This commit is contained in:
2016-07-11 22:18:05 +01:00
parent c8e113cdfb
commit 60b10632d5
55 changed files with 59 additions and 71 deletions

View File

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