Update Bitcoin Wallet [testnet3] to 4.65-test (255)
This commit is contained in:
parent
d3932e013c
commit
0f742af98b
|
@ -580,6 +580,15 @@ Build:4.64-test,254
|
|||
scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
build=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.65-test,255
|
||||
commit=v4.65
|
||||
subdir=wallet
|
||||
gradle=yes
|
||||
srclibs=BitcoinJWallet@v0.14.3
|
||||
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
|
||||
scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
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