Remove redundant repositories section

pull/596/head
Alinson S. Xavier 5 years ago
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…
Cancel
Save