Update Bitcoin to 4.0 (190)
This commit is contained in:
parent
806eacf910
commit
ef18f952a6
|
@ -169,6 +169,13 @@ Build:3.59,180
|
|||
srclibs=BitcoinJWallet@v0.11.3
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.0,190
|
||||
commit=v4.0
|
||||
subdir=wallet
|
||||
maven=yes@..
|
||||
srclibs=BitcoinJWallet@v0.11.3
|
||||
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.
|
||||
|
@ -186,6 +193,6 @@ Update the _test app as well.
|
|||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:RepoManifest/prod
|
||||
Current Version:3.59
|
||||
Current Version Code:180
|
||||
Current Version:4.0
|
||||
Current Version Code:190
|
||||
|
||||
|
|
Loading…
Reference in a new issue