Split Socket implementation, improve performance
This commit is contained in:
318 files changed
+1109
-2722
No files matched your search
@@ -20,6 +20,7 @@ subprojects {
|
||||
pluginManager.apply("org.jetbrains.kotlin.multiplatform")
|
||||
pluginManager.apply("maven-publish")
|
||||
|
||||
if (project.path.startsWith(":example")) return@subprojects
|
||||
publishing {
|
||||
repositories {
|
||||
maven("https://repo.rtast.cn/packages") {
|
||||
|
||||
Reference in New Issue
Block a user