From 90bf17111cf93f9ffdadaf90c85a5988cdbb6da9 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 11 Mar 2016 15:44:47 +0100 Subject: [PATCH] Update Bitcoin to 4.48 (238) --- 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 00bdf97ea0..cf5e07b48e 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -468,6 +468,16 @@ Build:4.47,237 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.48,238 + commit=6ff6e204c6eaf6a57bd520d19a8350b1fb28d308 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.5 + 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.