Updating dagger
This commit is contained in:
parent
7485bc35e7
commit
1532351775
@ -76,7 +76,7 @@ dependencies {
|
||||
compile 'org.jsoup:jsoup:1.10.2'
|
||||
|
||||
// dependency injection
|
||||
def daggerVersion = '2.10'
|
||||
def daggerVersion = '2.11'
|
||||
compile "com.google.dagger:dagger:$daggerVersion"
|
||||
annotationProcessor "com.google.dagger:dagger-compiler:$daggerVersion"
|
||||
provided 'javax.annotation:jsr250-api:1.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user