Removed custom repo for gradle plugins

This commit is contained in:
RaphiMC 2023-09-07 19:31:37 +02:00
parent 0c2a7015ec
commit 60da5c809a
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94

View File

@ -2,10 +2,6 @@ pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
maven {
name = "Lenni0451"
url "https://maven.lenni0451.net/everything"
}
}
}