UrlsWorker/settings.gradle

7 lines
108 B
Groovy

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