diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index cd776adafb..6627d557e8 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -819,6 +819,13 @@ Build:5.17,297 prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet +Build:5.18,298 + commit=f596982c252462e350a4dbf24dc951d414db6fbc + subdir=wallet + gradle=yes + prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.10" }' >> ../build.gradle + scanignore=wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet + 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. @@ -826,6 +833,8 @@ Use latest commit in 'prod' branch, which is a rebase on top of the latest tag. Note also that the 'prod:' commits seem to disappear, as if the developer is removing them and force-pushing the branch. We need to take an alternative approach to building this in future. + +Pick last from https://github.com/bitcoin-wallet/bitcoin-wallet/commits/prod . Auto Update Mode:None