From 2508c1acddddd9e85ae8602b7543be30575c1d2d Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 2 Aug 2016 21:42:00 +0200 Subject: [PATCH] Update Bitcoin Wallet to 4.65 (255) --- metadata/de.schildbach.wallet.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index 2746192a62..f1b52eb936 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -6,7 +6,7 @@ Issue Tracker:https://github.com/schildbach/bitcoin-wallet/issues Changelog:https://raw.github.com/schildbach/bitcoin-wallet/prod/wallet/CHANGES Bitcoin:1HkX6X8EakdsgAysL93oKrWiXGPbFiG1xV -Auto Name:Bitcoin +Auto Name:Bitcoin Wallet Summary:Store digital currency Description: * No cloud server or web service needed: this wallet works peer to peer @@ -610,6 +610,15 @@ Build:4.64,254 scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.65,255 + commit=868885a17492ef4538e283853fc32fc8d94f7d75 + 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.