Upgrade Dagger to latest version

This commit is contained in:
Torsten Grote
2018-10-31 15:52:50 -03:00
parent cf616905d6
commit 3a15e47ddd
14 changed files with 90 additions and 36 deletions

View File

@@ -31,7 +31,7 @@ dependencies {
tor 'org.briarproject:tor-android:0.3.4.8@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.7@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.0.2'
annotationProcessor 'com.google.dagger:dagger-compiler:2.19'
compileOnly 'javax.annotation:jsr250-api:1.0'