Update build.gradle.kts

This commit is contained in:
bluefireoly
2020-10-05 16:41:42 +02:00
parent c778ec2f2e
commit 145f553770

View File

@@ -44,8 +44,9 @@ plugins {
repositories {
mavenCentral()
mavenLocal() // for retrieving the local available binaries of spigot (use the BuildTools)
jcenter()
mavenLocal() // to get the locally available binaries of spigot (use the BuildTools)
}
dependencies {