From b76a5e40a4fdc3185d4a1479d4639512255b64a1 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 17 Jul 2016 01:38:02 +0200 Subject: [PATCH] Update Bitcoin to 4.61 (251) --- 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 ac0866b70d..55def73ef7 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -579,6 +579,16 @@ Build:4.59,249 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.61,251 + commit=301d452af6d38f21d8c4243b40a9f75a5d4fae85 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.14.3 + 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.