From da950a5fe83c4811d7809a8939bede40942ddbd0 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 20 Aug 2016 15:02:42 +0200 Subject: [PATCH] Update Bitcoin to 4.66 (256) --- metadata/de.schildbach.wallet.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index af7dec53eb..cc15cdf312 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -619,6 +619,15 @@ Build:4.65,255 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.66,256 + commit=bc1f84e11cc52db16901a5054297094e5b2017c9 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.14.3 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet + 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.