From 6684aa0e97ffb9f81f305ccf9e725363b7a0fe42 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 7 Jun 2016 11:09:48 +0200 Subject: [PATCH] Update Bitcoin to 4.55 (245) --- metadata/de.schildbach.wallet.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 76a6634397..20b62be331 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -539,6 +539,16 @@ Build:4.54,244 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.55,245 + commit=2f6cd8358a9c237bc6c4b22198568aa753437e27 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.14.2 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/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.