Skip to content
Snippets Groups Projects
Unverified Commit 57ac4a53 authored by akwizgran's avatar akwizgran
Browse files

Removed Maven Central repo.

parent 60dee5c4
No related branches found
No related tags found
1 merge request!349Null safety annotations
...@@ -4,10 +4,6 @@ targetCompatibility = 1.6 ...@@ -4,10 +4,6 @@ targetCompatibility = 1.6
apply plugin: 'witness' apply plugin: 'witness'
repositories {
mavenCentral()
}
dependencies { dependencies {
compile "com.google.dagger:dagger:2.0.2" compile "com.google.dagger:dagger:2.0.2"
compile 'com.google.dagger:dagger-compiler:2.0.2' compile 'com.google.dagger:dagger-compiler:2.0.2'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment