bitcoinj/wallettemplate
Sean Gilligan e4c6b98536 Make Guava an api dependency using java-library
Use the Gradle java-library plugin to make Guava an `api`
dependency since Guava types are used in the bitcoinj public API.

This allows us to remove explicit dependencies on
Guava in the other modules.
2020-02-29 15:28:09 -08:00
..
src/main Wallet: Remove global coinSelector and allowSpendingUnconfirmedTransactions(). 2019-07-26 20:30:27 +02:00
build.gradle Make Guava an api dependency using java-library 2020-02-29 15:28:09 -08:00