Skip to content

Commit d3fe584

Browse files
authored
Fix readme maven typo (#97)
1 parent 4909da1 commit d3fe584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Apply the project to the root `build.gradle`:
4343
```groovy
4444
buildscript {
4545
repositories {
46-
maven()
46+
mavenCental()
4747
}
4848
dependencies {
4949
classpath "com.dropbox.affectedmoduledetector:affectedmoduledetector:<LATEST_VERSION>"

0 commit comments

Comments
 (0)