mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update Trezor Manager to 2.1.8 (20)
This commit is contained in:
parent
eddc400741
commit
24f5d3ba9b
1 changed files with 12 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ WebSite: https://trezor.io/
|
|||
SourceCode: https://github.com/trezor/trezor-android
|
||||
IssueTracker: https://github.com/trezor/trezor-android/issues
|
||||
|
||||
AutoName: TREZOR Manager
|
||||
AutoName: Trezor Manager
|
||||
Description: |-
|
||||
TREZOR Manager lets you control your TREZOR device from your tablet or phone. It
|
||||
eliminates the necessity of a desktop computer, letting you depend solely on
|
||||
|
|
@ -116,6 +116,15 @@ Builds:
|
|||
scanignore:
|
||||
- trezor-app/src/main/assets/firmware*/trezor*.bin
|
||||
|
||||
- versionName: 2.1.8
|
||||
versionCode: 20
|
||||
commit: v2.1.8
|
||||
subdir: trezor-app
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- trezor-app/src/main/assets/firmware*/trezor*.bin
|
||||
|
||||
MaintainerNotes: |-
|
||||
Firmware source is available at https://github.com/trezor/trezor-mcu but
|
||||
we cannot build it since its required to be signed by upstream. Check
|
||||
|
|
@ -123,5 +132,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.10
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 2.1.8
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue