This commit is contained in:
Yair Morgenstern
2020-06-01 21:26:25 +03:00
parent e4661db4e3
commit 07889130b4

View File

@ -64,7 +64,7 @@ project(":desktop") {
"implementation"("org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion") // This iss so the JAR works with Kotlin
"implementation"("com.github.MinnDevelopment:java-discord-rpc:v2.0.1")
"implementation"("io.ktor:ktor-server-netty:1.3.2")
}
}