From dde1897300dfce2d39cb069435cb4a53c5246982 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 28 Jul 2015 12:49:27 +0200 Subject: [PATCH] Update Bitcoin to 4.38 (228) --- 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 e71cef2435..02551316a9 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -394,6 +394,14 @@ Build:4.37,227 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.38,228 + commit=76454cc0d075ebd3fd3139f9434acc89bff5b854 + 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.