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