mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-02 03:16:41 +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