From 07a73fff79048742f0ac17adeb6e9542f0c29ba3 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 11 Apr 2016 14:55:31 +0200 Subject: [PATCH] Update Bitcoin to 4.50 (240) --- 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 ed97b6d0e3..4f6fdc3b47 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -488,6 +488,16 @@ Build:4.49,239 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.50,240 + commit=484bd90d8df6902eca801a96b27583f03841f4a7 + 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.