Update Bitcoin to 4.48 (238)
This commit is contained in:
parent
91a9bd7a09
commit
90bf17111c
|
|
@ -468,6 +468,16 @@ Build:4.47,237
|
|||
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.48,238
|
||||
commit=6ff6e204c6eaf6a57bd520d19a8350b1fb28d308
|
||||
subdir=wallet
|
||||
gradle=yes
|
||||
srclibs=BitcoinJWallet@v0.13.5
|
||||
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
|
||||
scanignore=wallet/assets/ssl-keystore
|
||||
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Maintainer Notes:
|
||||
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
|
||||
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.
|
||||
|
|
|
|||
Loading…
Reference in a new issue