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