From 5b804254862dc1da0bf2209f5906d8e02e8dd488 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 11 Oct 2014 16:43:46 +0200 Subject: [PATCH] Update Bitcoin to 4.02 (192) --- 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 0d0b3a7a4a..720edcdfc6 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -183,6 +183,13 @@ Build:4.01,191 srclibs=BitcoinJWallet@v0.12 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.02,192 + commit=9b0be30b949906481e40ced82c32597ea76ee6bd + 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.