Update de.schildbach.wallet_test to 3.27-test (148)
This commit is contained in:
parent
78aa35bf53
commit
070f070894
|
@ -121,6 +121,15 @@ Build:3.23-test,144
|
|||
rm -rf ../market/ && sed -i '/sample-integration-android/d' ../pom.xml
|
||||
build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml
|
||||
|
||||
Build:3.27-test,148
|
||||
commit=2654e2cbc6ac
|
||||
subdir=wallet
|
||||
maven=yes@..
|
||||
rm=market/
|
||||
srclibs=BitcoinJWallet-origin@v0.10.3
|
||||
prebuild=cp -r $$BitcoinJWallet-origin$$/ BitcoinJWallet
|
||||
build=$$MVN3$$ clean install -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!
|
||||
|
@ -131,6 +140,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.23-test
|
||||
Current Version Code:144
|
||||
Current Version:3.27-test
|
||||
Current Version Code:148
|
||||
|
||||
|
|
Loading…
Reference in a new issue