mirror of
https://github.com/tursom/TursomServer.git
synced 2025-03-23 08:00:06 +08:00
9 lines
107 B
Plaintext
9 lines
107 B
Plaintext
dependencies {
|
|
implementation(project(":ts-core"))
|
|
implementation(project(":ts-core:ts-buffer"))
|
|
}
|
|
|
|
|
|
|
|
|