From 5ec5e816cd6f67d14e1667cca1b72654954cb014 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 6 Apr 2015 10:47:13 +0200 Subject: [PATCH] Update Bitcoin to 4.23 (213) --- 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 24963b92b2..dee91c7221 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -295,6 +295,13 @@ Build:4.22,212 srclibs=BitcoinJWallet@v0.12.3 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.23,213 + commit=dafb4a497a53167b617eab3b7ab95358cbb89495 + subdir=wallet + maven=yes@.. + srclibs=BitcoinJWallet@v0.12.3 + 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.