Remove UpdateCheckMode from the metadata for de.schildbach.wallet and de.schildbach.wallet_test.

They serve no purpose, as deterministically built apps can't be updated automatically. There
is always the manual step of the developer signing involved.
This commit is contained in:
Andreas Schildbach 2019-11-12 09:47:35 +01:00
parent c0a37f3e84
commit 5cbca7d03b
2 changed files with 2 additions and 6 deletions

View file

@ -1555,6 +1555,4 @@ Builds:
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
AutoUpdateMode: None
UpdateCheckMode: RepoManifest/prod
CurrentVersion: '7.25'
CurrentVersionCode: 425
UpdateCheckMode: None

View file

@ -1573,6 +1573,4 @@ Builds:
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '7.25'
CurrentVersionCode: 425
UpdateCheckMode: None