From 5bcb1161dbe9aaacfb476dd59b302717144552da Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 14 Feb 2017 17:51:25 +0100 Subject: [PATCH] Update Bitcoin to 5.14 (294) --- 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 ad50187c6d..45832c8ad8 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -798,6 +798,13 @@ Build:5.13,293 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:5.14,294 + commit=670a6a18dacdc87a1a2516af3a21ae5fbca2b106 + subdir=wallet + gradle=yes + prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle + scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet + 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.