1 2 3 4 5 6 7 8
pluginManagement { repositories { mavenLocal() gradlePluginPortal() } } rootProject.name = 'example-project'