Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-07-16 09:30:28 +02:00 committed by GitHub
parent 42be7839e6
commit 3bef911d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,14 +133,14 @@ repositories {
jcenter() {
allowInsecureProtocol = true
}
maven {
maven {
url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/'
content {
includeGroup 'org.bukkit'
includeGroup 'org.spigotmc'
}
}
}
spigot()
// bungeecord()