UrlsController/settings.gradle

6 lines
111 B
Groovy
Raw Normal View History

2021-03-16 14:25:15 +01:00
pluginManagement {
repositories {
gradlePluginPortal()
}
}
rootProject.name = 'urls_controller'