From 24f5d3ba9b66a0c20c25953b2c3c9ac44c676daf Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 7 Nov 2019 17:20:25 +0000 Subject: [PATCH] Update Trezor Manager to 2.1.8 (20) --- metadata/io.trezor.app.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/metadata/io.trezor.app.yml b/metadata/io.trezor.app.yml index b434a620dc..58b9c3e6cd 100644 --- a/metadata/io.trezor.app.yml +++ b/metadata/io.trezor.app.yml @@ -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