diff --git a/README.md b/README.md index 5ba7a8da..996b0530 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Apply the project to the root `build.gradle`: ```groovy buildscript { repositories { - maven() + mavenCental() } dependencies { classpath "com.dropbox.affectedmoduledetector:affectedmoduledetector:"