The repositories closure inside the buildscript closure indicates where
dependencies can come from, typically in the form of Maven-style repositories.
Here, mavenCentral() is a built-in method that sets up the repository information
for Maven Central, where Google is now publishing its required libraries