mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Export bramble/briar-api as API of bramble/briar-core.
This commit is contained in:
@@ -9,7 +9,7 @@ apply from: 'witness.gradle'
|
||||
apply from: '../dagger.gradle'
|
||||
|
||||
dependencies {
|
||||
implementation project(path: ':bramble-api', configuration: 'default')
|
||||
api project(path: ':bramble-api', configuration: 'default')
|
||||
|
||||
implementation 'org.bouncycastle:bcprov-jdk15to18:1.71'
|
||||
//noinspection GradleDependency
|
||||
|
||||
Reference in New Issue
Block a user