Update Bitcoin to 3.50 (180)

This commit is contained in:
Boris Kraut 2014-09-26 20:45:31 +02:00
parent 4244813696
commit 7e21ac1b69

View file

@ -162,15 +162,11 @@ Build:3.52,173
srclibs=BitcoinJWallet@v0.11.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
#v3.59 - "test" = b8761490836e2fa14b959f375483b138bfd5c792
Build:3.59,180
disable=wrong commit!
commit=v3.59
commit=bf89ad4ae5a3ad9f5d72c257f7c85c9d415ffadf
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.11.3
prebuild=find . -iname *.java | xargs sed -i -e 's/de.schildbach.wallet_test/de.schildbach.wallet/g' && \
sed -i -e 's/de.schildbach.wallet_test/de.schildbach.wallet/g' -e 's/-test//g' pom.xml AndroidManifest.xml
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Maintainer Notes: