mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 13:37:45 -05:00
Remove mavenLocal()
This commit is contained in:
@@ -49,7 +49,6 @@ repositories {
|
||||
maven { url "https://maven.minecraftforge.net/" }
|
||||
maven { url "https://maven.architectury.dev/" }
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user