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.