mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 03:52:13 +00:00
Update Trezor Manager to 2.3.0 (21)
This commit is contained in:
parent
3ac3eb9d8a
commit
1a4f7c5ba2
1 changed files with 11 additions and 2 deletions
|
|
@ -125,6 +125,15 @@ Builds:
|
|||
scanignore:
|
||||
- trezor-app/src/main/assets/firmware*/trezor*.bin
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 21
|
||||
commit: v2.3.0
|
||||
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
|
||||
|
|
@ -132,5 +141,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.8
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue