Update Status to 1.18.0 (2022011816)

This commit is contained in:
Andrea Maria Piana 2022-01-20 14:45:24 +00:00 committed by Licaon_Kter
parent ef8d5112ac
commit c2af45c14e

View file

@ -126,6 +126,21 @@ Builds:
- ios
build: make release-fdroid BUILD_NUMBER=$$VERCODE$$
- versionName: 1.18.0
versionCode: 2022011816
commit: 2316956f52b65195b37d1adefa3ea37662d4643b
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`.
@ -134,5 +149,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.17.0
CurrentVersionCode: 2021102112
CurrentVersion: 1.18.0
CurrentVersionCode: 2022011816