From 4850a9154ed62266d665f94441c36197d9f288cf Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Thu, 24 Mar 2016 14:55:03 +0100 Subject: [PATCH] Update Bitcoin to 4.49 (239) --- 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 82142c5de0..24cfedf019 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -478,6 +478,16 @@ Build:4.48,238 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.49,239 + commit=878ea98321b3a89d6b2271905e7a759ba7123e73 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.6 + 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.