changed project names in order for gradle to resolve them correctly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies {
|
||||
compile project(':mimis')
|
||||
|
||||
compile project(':base')
|
||||
|
||||
compile 'commons-io:commons-io:2.+'
|
||||
compile 'commons-cli:commons-cli:1.+'
|
||||
compile 'org.slf4j:slf4j-api:1.+'
|
||||
|
||||
Reference in New Issue
Block a user