Remove jtorctl dependency.

This commit is contained in:
akwizgran
2023-03-28 17:28:15 +01:00
parent 61e7d2ebf9
commit f4fd65aee4
2 changed files with 0 additions and 3 deletions

View File

@@ -12,8 +12,6 @@ dependencies {
api project(':bramble-api')
api project(':onionwrapper-core')
api 'org.briarproject:jtorctl:0.5'
implementation "org.bouncycastle:bcprov-jdk15to18:$bouncy_castle_version"
//noinspection GradleDependency
implementation 'com.h2database:h2:1.4.192' // The last version that supports Java 1.6