UrlsWorker/settings.gradle

7 lines
107 B
Groovy

pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'UrlsWorker'