mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Convert onionwrapper from a submodule to a dependency.
This commit is contained in:
@@ -10,7 +10,8 @@ apply from: '../dagger.gradle'
|
||||
|
||||
dependencies {
|
||||
api project(':bramble-api')
|
||||
api project(':onionwrapper-core')
|
||||
|
||||
api "org.briarproject:onionwrapper-core:$onionwrapper_version"
|
||||
|
||||
implementation "org.bouncycastle:bcprov-jdk15to18:$bouncy_castle_version"
|
||||
//noinspection GradleDependency
|
||||
|
||||
Reference in New Issue
Block a user