mirror of
https://github.com/tursom/TursomServer.git
synced 2025-02-21 17:20:08 +08:00
4 lines
69 B
Groovy
4 lines
69 B
Groovy
dependencies {
|
|
compile project(":")
|
|
compile project(":log")
|
|
} |