mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-21 23:29:52 +01:00
[headless] expose ContactManager methods for adding contacts remotely
This commit is contained in:
@@ -25,6 +25,7 @@ dependencies {
|
||||
|
||||
testImplementation project(path: ':bramble-api', configuration: 'testOutput')
|
||||
testImplementation project(path: ':bramble-core', configuration: 'testOutput')
|
||||
testImplementation project(path: ':briar-core', configuration: 'testOutput')
|
||||
|
||||
def junitVersion = '5.4.2'
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
|
||||
|
||||
Reference in New Issue
Block a user