Update Bitcoin Wallet to 5.17 (297)
This commit is contained in:
parent
4984fdf68a
commit
2cbcbdbbf1
|
@ -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
|
||||
|
@ -812,6 +812,13 @@ Build:5.15,295
|
|||
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
|
||||
scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
|
||||
Build:5.17,297
|
||||
commit=c7e8150e3ed307a7520459cb98a98f334819f04d
|
||||
subdir=wallet
|
||||
gradle=yes
|
||||
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
|
||||
scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
|
||||
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.
|
||||
|
@ -823,5 +830,5 @@ approach to building this in future.
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/prod
|
||||
Current Version:5.16
|
||||
Current Version Code:296
|
||||
Current Version:5.17
|
||||
Current Version Code:297
|
||||
|
|
Loading…
Reference in a new issue