Remove that space
This commit is contained in:
@@ -28,7 +28,7 @@ plugins {
|
|||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
jcenter()
|
jcenter()
|
||||||
maven(" https://repo.codemc.io/repository/maven-snapshots/")
|
maven("https://repo.codemc.io/repository/maven-snapshots/")
|
||||||
|
|
||||||
mavenLocal() // to get the locally available binaries of spigot (use the BuildTools)
|
mavenLocal() // to get the locally available binaries of spigot (use the BuildTools)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user