refactoring: swap modules
This commit is contained in:
@@ -11,8 +11,6 @@ rootProject.projectDir.toPath().resolve('gradle.properties').readLines().forEach
|
||||
rootProject.name = map.get('prj.name')
|
||||
|
||||
include('utils')
|
||||
include('protocol-new')
|
||||
include('server-new')
|
||||
include('cli-parser')
|
||||
//include('protocol')
|
||||
//include('server')
|
||||
include('protocol')
|
||||
include('server')
|
||||
|
||||
Reference in New Issue
Block a user