forked from SteamWar/SteamWar
Fix KotlinCore
This commit is contained in:
@@ -59,7 +59,7 @@ sourceSets {
|
||||
dependencies {
|
||||
implementation(kotlin("reflect"))
|
||||
|
||||
compileOnly("org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
|
||||
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
||||
Reference in New Issue
Block a user