forked from ChomeNS/chipmunkmod
update maven url
This commit is contained in:
parent
e87fd77bcf
commit
97fda55582
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ pluginManagement {
|
||||||
jcenter()
|
jcenter()
|
||||||
maven {
|
maven {
|
||||||
name = 'Fabric'
|
name = 'Fabric'
|
||||||
url = 'http://maven.modmuss50.me/'
|
url = 'http://maven.fabricmc.net/'
|
||||||
}
|
}
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue