Update Bitcoin to 4.12 (202)
This commit is contained in:
parent
3db2861e0d
commit
b43a28e288
|
@ -225,6 +225,13 @@ Build:4.10,200
|
|||
srclibs=BitcoinJWallet@v0.12.1
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.12,202
|
||||
commit=8c5e8370af7730d3fc9cc2e4c8e99ad9290cc407
|
||||
subdir=wallet
|
||||
maven=yes@..
|
||||
srclibs=BitcoinJWallet@v0.12.2
|
||||
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.
|
||||
|
@ -242,6 +249,5 @@ Update the _test app as well.
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/prod
|
||||
Current Version:4.11
|
||||
Current Version Code:201
|
||||
|
||||
Current Version:4.12
|
||||
Current Version Code:202
|
||||
|
|
Loading…
Reference in a new issue