mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Bitcoin to 5.06 (286)
This commit is contained in:
parent
6b8cf843ba
commit
da01632484
1 changed files with 10 additions and 0 deletions
|
|
@ -728,6 +728,16 @@ Build:5.04,284
|
||||||
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:5.06,286
|
||||||
|
commit=5d0ac8bb2ffef397ffb5d6a7e06439d6c9024276
|
||||||
|
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 && \
|
||||||
|
echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle
|
||||||
|
scandelete=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||||
|
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
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