Don't update Testnet3 to 4.36-test (226): bitcoinj issue
This commit is contained in:
parent
a281106684
commit
afce860441
|
@ -355,6 +355,14 @@ Build:4.35-test,225
|
|||
srclibs=BitcoinJWallet@v0.12.3
|
||||
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.36-test,226
|
||||
disable=bitcoinj issue
|
||||
commit=v4.36
|
||||
subdir=wallet
|
||||
gradle=yes
|
||||
srclibs=BitcoinJWallet@v0.13.1
|
||||
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Maintainer Notes:
|
||||
Do other wallet app first: can use tags here because security is less important.
|
||||
Don't forget the version name though!
|
||||
|
|
Loading…
Reference in a new issue