From 049cc019d73dd21446a286243e974aeafa9cb646 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 9 Sep 2015 17:33:11 +0200 Subject: [PATCH] Update Testnet3 to 4.40-test (230) --- metadata/de.schildbach.wallet_test.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/metadata/de.schildbach.wallet_test.txt b/metadata/de.schildbach.wallet_test.txt index 0f641d62bf..9b5c7c138f 100644 --- a/metadata/de.schildbach.wallet_test.txt +++ b/metadata/de.schildbach.wallet_test.txt @@ -387,6 +387,14 @@ Build:4.39-test,229 prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.40-test,230 + commit=v4.40 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.2 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml + 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!