Update Testnet3 to 4.33-test (223)
This commit is contained in:
parent
2f4f848046
commit
33f6c1f981
|
@ -334,6 +334,13 @@ Build:4.32-test,222
|
|||
srclibs=BitcoinJWallet@v0.12.3
|
||||
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.33-test,223
|
||||
commit=v4.33
|
||||
subdir=wallet
|
||||
gradle=yes
|
||||
srclibs=BitcoinJWallet@v0.12.3
|
||||
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