From ca9c55484aacfa79dc74b8cc94d331065255fce5 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 8 Aug 2015 10:13:46 +0200 Subject: [PATCH] Update Bitcoin to 4.39 (229) --- 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 ed075ded69..7f09fcf4d6 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -402,6 +402,14 @@ Build:4.38,228 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.39,229 + commit=41a7640b2e0fed9a7bf92cb49e2f4035121e486b + 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.