new module: utils
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
apply from: rootDir.toPath().resolve('logic.gradle').toFile()
|
||||
|
||||
dependencies {
|
||||
api project(':utils')
|
||||
|
||||
implementation libs.objpool
|
||||
implementation libs.netty.transport
|
||||
implementation libs.netty.codec
|
||||
|
||||
Reference in New Issue
Block a user