fix gradle dependencies
This commit is contained in:
parent
f0ea9603d5
commit
af296638fd
7 changed files with 84 additions and 16 deletions
|
|
@ -1,2 +1,3 @@
|
|||
rootProject.name = "core"
|
||||
include("core-api")
|
||||
include("core-api")
|
||||
include("core-impl")
|
||||
Loading…
Add table
Add a link
Reference in a new issue