From d6b6a74e60ecc8cf9bfb696133e4455ac530422c Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 9 Sep 2015 17:35:28 +0200 Subject: [PATCH] Update Bitcoin to 4.40 (230) --- metadata/de.schildbach.wallet.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index edd0437b42..640d2341e4 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -410,6 +410,14 @@ Build:4.39,229 prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.40,230 + commit=0938ace163dfd522f6822a88483e9bdc38309d52 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.2 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + 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.