Upgrade dagger, mockito and okhttp

This commit is contained in:
Torsten Grote
2019-04-26 09:07:26 -03:00
parent 6691e708e4
commit 96975e0d43
14 changed files with 49 additions and 49 deletions

View File

@@ -33,7 +33,7 @@ dependencies {
tor 'org.briarproject:tor-android:0.3.5.8@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.9@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.19'
annotationProcessor 'com.google.dagger:dagger-compiler:2.22.1'
compileOnly 'javax.annotation:jsr250-api:1.0'