pluginManagement { repositories { google() mavenCentral() gradlePluginPortal() } } rootProject.name = "alfred" include ':app' include ':navi-alfred'