From 282e7c0d93369195d7f071d703381181188348c6 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 19 Dec 2014 21:19:34 +0100 Subject: [PATCH] Update Bitcoin to 4.15 (205) --- 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 b5516731e2..6a627fe3b3 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -246,6 +246,13 @@ Build:4.14,204 srclibs=BitcoinJWallet@v0.12.2 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.15,205 + commit=67d680b61192ddec8d3bf02449b6f0c770797169 + subdir=wallet + maven=yes@.. + srclibs=BitcoinJWallet@v0.12.2 + 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.