From 5d54b891de4ae0571558f62c0de5d87640ec3fba Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 18 Jul 2015 11:10:51 +0200 Subject: [PATCH] Update Bitcoin to 4.37 (227) --- 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 e6bc6ed2dd..32dd43e6d5 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -386,6 +386,14 @@ Build:4.36,226 srclibs=BitcoinJWallet@v0.13.1 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.37,227 + commit=6cab0aaff1dacf309d0174a4a87dadd83528a0bb + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.1 + 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.