mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2026-06-04 09:26:54 +00:00
fixes the build issues i think?
This commit is contained in:
@@ -18,7 +18,11 @@ repositories {
|
||||
}
|
||||
maven {
|
||||
name = "EngineHub"
|
||||
url = uri("https://maven.enginehub.org/repo/")
|
||||
url = uri("https://maven.enginehub.com/repo/")
|
||||
}
|
||||
maven {
|
||||
name = "FabricMC"
|
||||
url = uri("https://maven.fabricmc.net/")
|
||||
}
|
||||
maven {
|
||||
name = "JitPack"
|
||||
|
||||
Reference in New Issue
Block a user