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