From 6e687c6ecb35d130e1dbbd91d27f3806f524ccd0 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 19 Oct 2015 17:58:27 +0200 Subject: [PATCH] Update Bitcoin to 4.42 (232) --- 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 120805d20b..5577170924 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -426,6 +426,16 @@ Build:4.41,231 scanignore=wallet/assets/ssl-keystore build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.42,232 + commit=7f1faa4f534746091fcf410fefa15222e8252c99 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.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.