ViaProxy/settings.gradle

9 lines
129 B
Groovy
Raw Normal View History

2023-01-04 20:58:09 +01:00
pluginManagement {
repositories {
mavenCentral()
gradlePluginPortal()
}
}
rootProject.name = "ViaProxy"