From 93d5cce727a1108e3cc57517a2af8890f32a4be5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 4 Oct 2015 23:04:32 +0200 Subject: [PATCH] Update Bitcoin to 4.41 (231) --- metadata/de.schildbach.wallet.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 6e2875df02..b886257aea 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -417,6 +417,15 @@ Build:4.40,230 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.41,231 + commit=c81980696707083e471c17e304def58567d737aa + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.2 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + scanignore=wallet/assets/ssl-keystore + 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.