We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4909da1 commit d3fe584Copy full SHA for d3fe584
1 file changed
README.md
@@ -43,7 +43,7 @@ Apply the project to the root `build.gradle`:
43
```groovy
44
buildscript {
45
repositories {
46
- maven()
+ mavenCental()
47
}
48
dependencies {
49
classpath "com.dropbox.affectedmoduledetector:affectedmoduledetector:<LATEST_VERSION>"
0 commit comments