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