Update Bitcoin to 5.15 (295)
This commit is contained in:
parent
e3fde5aaa5
commit
6ea6fb4085
|
|
@ -805,6 +805,13 @@ Build:5.14,294
|
||||||
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
|
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
|
||||||
scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||||
|
|
||||||
|
Build:5.15,295
|
||||||
|
commit=251f2c7bd7ebca06b2ea49c0efa2173b4ab98ba5
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
|
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.
|
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue