ViaProxy/settings.gradle

9 lines
129 B
Groovy
Raw Normal View History

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