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:
parent
c0a37f3e84
commit
5cbca7d03b
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue