Update Bitcoin Wallet to 4.65 (255)
This commit is contained in:
parent
0f742af98b
commit
2508c1acdd
|
@ -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 '/<module>examples/d' -e '/<module>tools/d' -e '/<module>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.
|
||||
|
|
Loading…
Reference in a new issue