Removed custom repo for gradle plugins

This commit is contained in:
RaphiMC 2023-09-07 19:31:59 +02:00
parent aa7dbe1c71
commit a585a55394
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94
1 changed files with 0 additions and 4 deletions

View File

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