mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Remove redundant repositories section
This commit is contained in:
@@ -31,6 +31,3 @@ dependencies {
|
|||||||
annotationProcessor "com.google.dagger:dagger-compiler:$DAGGER_VERSION"
|
annotationProcessor "com.google.dagger:dagger-compiler:$DAGGER_VERSION"
|
||||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$KOTLIN_VERSION"
|
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$KOTLIN_VERSION"
|
||||||
}
|
}
|
||||||
repositories {
|
|
||||||
mavenCentral()
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user