Update Bitcoin to 4.68 (258)
This commit is contained in:
parent
8a0d0c267b
commit
63e245c774
|
@ -638,6 +638,16 @@ Build:4.67,257
|
|||
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.68,258
|
||||
commit=0a1a8db9286f4dde8b497ee391263249234e2276
|
||||
subdir=wallet
|
||||
gradle=yes
|
||||
srclibs=BitcoinJWallet@v0.14.3
|
||||
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml && \
|
||||
echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
|
||||
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