refactoring: add mc.utils.pool
This commit is contained in:
5
utils/build.gradle
Normal file
5
utils/build.gradle
Normal file
@@ -0,0 +1,5 @@
|
||||
apply from: rootDir.toPath().resolve('logic.gradle').toFile()
|
||||
|
||||
dependencies {
|
||||
implementation libs.objpool
|
||||
}
|
||||
Reference in New Issue
Block a user