mdns-explorer/settings.gradle

8 lines
131 B
Groovy
Raw Normal View History

2023-08-07 13:39:39 +00:00
pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
}
}
rootProject.name = "mDNS Explorer"