Remove redundant repositories section
This commit is contained in:
parent
d5a840388c
commit
0058089e7d
@ -31,6 +31,3 @@ dependencies {
|
||||
annotationProcessor "com.google.dagger:dagger-compiler:$DAGGER_VERSION"
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$KOTLIN_VERSION"
|
||||
}
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user