Update Testnet3 to 4.57-test (247)
This commit is contained in:
parent
04743d3576
commit
714e8787a1
|
|
@ -517,6 +517,15 @@ Build:4.55-test,245
|
|||
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.57-test,247
|
||||
commit=v4.57
|
||||
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/assets/ssl-keystore,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!
|
||||
|
|
@ -524,5 +533,5 @@ Don't forget the version name though!
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.56-test
|
||||
Current Version Code:246
|
||||
Current Version:4.57-test
|
||||
Current Version Code:247
|
||||
|
|
|
|||
Loading…
Reference in a new issue