mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Testnet3 to 4.50-test (240)
This commit is contained in:
parent
07a73fff79
commit
8cd7661fbe
1 changed files with 9 additions and 0 deletions
|
|
@ -462,6 +462,15 @@ Build:4.49-test,239
|
||||||
scanignore=wallet/assets/ssl-keystore,wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
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=$$MVN3$$ clean install -Denforcer.skip=true -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||||
|
|
||||||
|
Build:4.50-test,240
|
||||||
|
commit=v4.50
|
||||||
|
subdir=wallet
|
||||||
|
gradle=yes
|
||||||
|
srclibs=BitcoinJWallet@v0.13.6
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
Do other wallet app first: can use tags here because security is less important.
|
Do other wallet app first: can use tags here because security is less important.
|
||||||
Don't forget the version name though!
|
Don't forget the version name though!
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue