mirror of
https://github.com/ViaVersion/ViaLoader.git
synced 2024-11-30 13:04:20 +01:00
Removed custom repo for gradle plugins
This commit is contained in:
parent
a26929a511
commit
af77d74421
@ -2,10 +2,6 @@ pluginManagement {
|
|||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
gradlePluginPortal()
|
gradlePluginPortal()
|
||||||
maven {
|
|
||||||
name = "Lenni0451"
|
|
||||||
url "https://maven.lenni0451.net/everything"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user