Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-07-16 15:19:59 +02:00 committed by GitHub
parent ed9f179279
commit da1ed411c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ buildscript {
maven {
url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/'
}
}
mavenCentral()
mavenLocal()
}