Update de.schildbach.wallet_test to 3.46-test (167)
This commit is contained in:
parent
ea963be02d
commit
7c391afa20
|
@ -137,6 +137,13 @@ Build:3.39-test,160
|
|||
prebuild=cp -r $$BitcoinJWallet$$/ BitcoinJWallet
|
||||
build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml
|
||||
|
||||
Build:3.46-test,167
|
||||
commit=v3.46
|
||||
subdir=wallet
|
||||
maven=yes@..
|
||||
srclibs=BitcoinJWallet@v0.11.2
|
||||
build=$$MVN3$$ clean install -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!
|
||||
|
@ -146,6 +153,6 @@ There is no 3.24-test, 3.24 fixed a release problem at the developer's end.
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
Current Version:3.39
|
||||
Current Version Code:160
|
||||
Current Version:3.46
|
||||
Current Version Code:167
|
||||
|
||||
|
|
Loading…
Reference in a new issue