Update build.gradle.kts
This commit is contained in:
@@ -44,8 +44,9 @@ plugins {
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
mavenLocal() // for retrieving the local available binaries of spigot (use the BuildTools)
|
|
||||||
jcenter()
|
jcenter()
|
||||||
|
|
||||||
|
mavenLocal() // to get the locally available binaries of spigot (use the BuildTools)
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Reference in New Issue
Block a user