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