mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-05 18:37:48 +01:00
Update build.gradle
This commit is contained in:
parent
e08456eeec
commit
e673a12c20
@ -3,16 +3,16 @@ buildscript {
|
||||
jcenter() {
|
||||
allowInsecureProtocol = true
|
||||
}
|
||||
maven {
|
||||
/* maven {
|
||||
url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/'
|
||||
|
||||
content {
|
||||
includeGroup 'org.bukkit'
|
||||
includeGroup 'org.spigotmc'
|
||||
}
|
||||
}
|
||||
}*/
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
// mavenLocal()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user