Never specified the local repository should be used.
This commit is contained in:
parent
783fda82bf
commit
dbf28a41d4
@ -1,5 +1,6 @@
|
||||
repositories {
|
||||
flatDir {dirs 'lib'}
|
||||
mavenLocal()
|
||||
}
|
||||
dependencies {
|
||||
compile project(':core')
|
||||
|
Loading…
Reference in New Issue
Block a user