Implement join online-mode server process
This commit is contained in:
44 files changed
+696
-699
No files matched your search
@@ -8,8 +8,6 @@ kotlin {
|
||||
linuxArm64()
|
||||
macosArm64()
|
||||
mingwX64()
|
||||
iosArm64()
|
||||
iosSimulatorArm64()
|
||||
jvm { compilerOptions.jvmTarget = JvmTarget.JVM_1_8 }
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user