Add Status version 1.13.0

This commit is contained in:
Andrea Maria Piana 2021-04-29 18:56:22 +02:00 committed by linsui
parent 6f4d47c98e
commit 19f6c6d0c9

View file

@ -62,6 +62,21 @@ Builds:
- ios
build: make release-fdroid BUILD_NUMBER=$$VERCODE$$
- versionName: 1.13.0
versionCode: 2021042608
commit: 896b583da1a5c9ed7ab32de3bdb0cc299d8e1418
timeout: 7200
sudo:
- cd build/im.status.ethereum
- make fdroid-build-env
init: nix/scripts/setup.sh
output: result/app-release-unsigned.apk
scanignore:
- android/build.gradle
scandelete:
- ios
build: make release-fdroid BUILD_NUMBER=$$VERCODE$$
MaintainerNotes: |-
Status.im mobile app is built in a deterministic way using Nix package manager.
Because of this we disable Gradle builds via F-Droid and run `make release-android`.
@ -70,5 +85,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.12.1
CurrentVersionCode: 2021031517
CurrentVersion: 1.13.0
CurrentVersionCode: 2021042608