diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index e71cef2435..02551316a9 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -394,6 +394,14 @@ Build:4.37,227 prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/pom.xml build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +Build:4.38,228 + commit=76454cc0d075ebd3fd3139f9434acc89bff5b854 + subdir=wallet + gradle=yes + srclibs=BitcoinJWallet@v0.13.1 + prebuild=sed -i -e '/examples/d' -e '/tools/d' -e '/wallettemplate/d' $$BitcoinJWallet$$/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.