Update Bitcoin (de.schildbach.wallet) to 3.23 (144)

This commit is contained in:
Ciaran Gultnieks 2013-11-22 19:21:21 +00:00
parent f45fdad806
commit 9061d8ecf9

View file

@ -133,8 +133,22 @@ Build:3.22,143
rm -rf ../market/ && sed -i '/sample-integration-android/d' ../pom.xml
build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml
# See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use
# Use latest commit in 'prod' branch, which is a rebase on top of the latest tag
Build:3.23,144
commit=581acf490181
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.10.2
prebuild=cp -r $$BitcoinJWallet$$/ . && \
rm -rf ../market/ && sed -i '/sample-integration-android/d' ../pom.xml
build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml
Maintainer Notes:
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.
Update the _test app as well.
.
Auto Update Mode:None
Update Check Mode:RepoManifest/prod
Current Version:3.23