mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Upgrade Tor, obfs4 and snowflake; use new artifact layout.
This commit is contained in:
committed by
Sebastian Kürten
parent
7e5e61fc05
commit
82efb0d044
@@ -43,7 +43,7 @@ def torBinariesDir = 'src/main/resources'
|
||||
|
||||
task cleanTorBinaries {
|
||||
doLast {
|
||||
delete fileTree(torBinariesDir) { include '*.zip' }
|
||||
delete fileTree(torBinariesDir)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user