mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Upgrade Dagger to latest version
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies {
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.7'
|
||||
implementation 'com.github.ajalt:clikt:1.5.0'
|
||||
|
||||
kapt 'com.google.dagger:dagger-compiler:2.0.2'
|
||||
kapt 'com.google.dagger:dagger-compiler:2.19'
|
||||
|
||||
testImplementation project(path: ':bramble-api', configuration: 'testOutput')
|
||||
testImplementation project(path: ':bramble-core', configuration: 'testOutput')
|
||||
|
||||
Reference in New Issue
Block a user