Skip to content

Commit 8727262

Browse files
authored
Resolve plugin dependencies from maven central. (FabricMC#138)
1 parent 4753eb5 commit 8727262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ pluginManagement {
44
name = 'Fabric'
55
url = 'https://maven.fabricmc.net/'
66
}
7+
mavenCentral()
78
gradlePluginPortal()
89
}
910
}

0 commit comments

Comments
 (0)