Update Testnet3 to 4.35-test (225)
This commit is contained in:
parent
a037e07794
commit
f2c4e9e6aa
|
@ -348,6 +348,13 @@ Build:4.34-test,224
|
|||
srclibs=BitcoinJWallet@v0.12.3
|
||||
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.35-test,225
|
||||
commit=v4.35
|
||||
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