forked from SteamWar/SteamWar
Fix build.gradle.kts
This commit is contained in:
@@ -25,6 +25,7 @@ dependencies {
|
|||||||
compileOnly(project(":SpigotCore", "default"))
|
compileOnly(project(":SpigotCore", "default"))
|
||||||
compileOnly(project(":SchematicSystem:SchematicSystem_Core", "default"))
|
compileOnly(project(":SchematicSystem:SchematicSystem_Core", "default"))
|
||||||
compileOnly(project(":SchematicSystem:SchematicSystem_19", "default"))
|
compileOnly(project(":SchematicSystem:SchematicSystem_19", "default"))
|
||||||
|
compileOnly(project(":SchematicSystem:SchematicSystem_15", "default"))
|
||||||
|
|
||||||
compileOnly(libs.spigotapi)
|
compileOnly(libs.spigotapi)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user