ViaProxy/settings.gradle
2023-01-04 20:58:09 +01:00

9 lines
129 B
Groovy

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