mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
02c4505948
* Initial Tor support * cleanup
6 lines
93 B
Scala
6 lines
93 B
Scala
name := "bitcoin-s-tor"
|
|
|
|
libraryDependencies ++= Deps.tor.value
|
|
|
|
CommonSettings.prodSettings
|