File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 5151repositories {
5252 mavenCentral()
5353 maven(" https://jitpack.io" )
54- maven(" https://maven.glass-launcher.net/babric" ) { name = " Babric" }
5554 maven(" https://maven.fabricmc.net/" ) { name = " Fabric" }
5655 maven(" https://maven.thesignalumproject.net/infrastructure" ) { name = " SignalumMavenInfrastructure" }
5756 maven(" https://maven.thesignalumproject.net/releases" ) { name = " SignalumMavenReleases" }
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ pluginManagement {
55 gradlePluginPortal()
66 maven(" https://maven.fabricmc.net/" ) { name = " Fabric" }
77 maven(" https://jitpack.io" ) { name = " Jitpack" }
8- maven(" https://maven.glass-launcher.net/babric" ) { name = " Babric" }
98 maven(" https://maven.thesignalumproject.net/infrastructure" ) { name = " SignalumMavenInfrastructure" }
109 }
1110 val foojayResolverVersion = providers.gradleProperty(" foojay_resolver_version" )
You can’t perform that action at this time.
0 commit comments