Core as module
This commit is contained in:
@@ -7,7 +7,7 @@ ext {
|
||||
|
||||
dependencies {
|
||||
/* Core */
|
||||
compile_excludeCopy rootProject
|
||||
compile_excludeCopy project(':core')
|
||||
|
||||
/* Netty */
|
||||
compile (group: 'io.netty', name: 'netty-all', version: netty_version)
|
||||
|
||||
Reference in New Issue
Block a user