mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 22:31:52 +00:00
Improve gradle performance significantly
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ include("platforms:sponge")
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
maven(url = "http://maven.fabricmc.net") {
|
||||
maven(url = "https://maven.fabricmc.net") {
|
||||
name = "Fabric"
|
||||
}
|
||||
gradlePluginPortal()
|
||||
|
||||
Reference in New Issue
Block a user