From 7d8c9a87f819ca088bec383862da560ef7f03b49 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 20 Aug 2016 14:59:24 +0200 Subject: [PATCH] Update Bitcoin Wallet [testnet3] to 4.66-test (256) --- metadata/de.schildbach.wallet_test.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 6731625b12..1dae4acd09 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -589,6 +589,15 @@ Build:4.65-test,255 scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.66-test,256 + commit=v4.66 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.14.3 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet + build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml + Maintainer Notes: Do other wallet app first: can use tags here because security is less important. Don't forget the version name though!