ViaProxy/settings.gradle
2023-09-07 19:31:37 +02:00

9 lines
129 B
Groovy

pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "ViaProxy"