Whats the equivalent of the following code snippet from a build.gradle in a build.gradle.kts version?
build.gradle
build.gradle.kts
repositories { mavenCentral()