From b49740e5e57ce3ae3dbdd88195a9cb40e4e0fc98 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 14 Oct 2014 21:31:26 +0200 Subject: [PATCH] Update Bitcoin to 4.03 (193) --- metadata/de.schildbach.wallet.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index c407db0530..2f565e60da 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -190,6 +190,13 @@ Build:4.02,192 srclibs=BitcoinJWallet@v0.12 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.03,193 + commit=02da186c464703ade37b68c7ad85daaaf0155a15 + subdir=wallet + maven=yes@.. + srclibs=BitcoinJWallet@v0.12 + 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.