Changed java plugin to java-library plugin

This commit is contained in:
bluefireoly
2020-10-23 15:48:09 +02:00
parent 3e598f2f67
commit 145b39c2ad

View File

@@ -27,7 +27,7 @@ description = "A Kotlin API for the Minecraft Server Software \"Spigot\"."
plugins {
java
`java-library`
kotlin("jvm") version "1.4.10"