Change the architectury maven

This commit is contained in:
Username404-59 2021-04-29 14:45:35 +02:00
parent 601f1d4fd4
commit 1a4ba27e36
Signed by: Username404-59
GPG Key ID: 7AB361FBB257A5D1
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
pluginManagement {
repositories {
maven(url = "https://maven.fabricmc.net/")
maven(url = "https://maven.shedaniel.me/")
maven(url = "https://maven.architectury.dev/")
maven(url = "https://maven.minecraftforge.net/")
mavenLocal()
gradlePluginPortal()