Update Bitcoin to 4.50 (240)
This commit is contained in:
parent
e3da2d0a63
commit
07a73fff79
|
|
@ -488,6 +488,16 @@ Build:4.49,239
|
||||||
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:4.50,240
|
||||||
|
commit=484bd90d8df6902eca801a96b27583f03841f4a7
|
||||||
|
subdir=wallet
|
||||||
|
gradle=yes
|
||||||
|
srclibs=BitcoinJWallet@v0.13.6
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
|
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.
|
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue