Add Status.im version 1.12.1

This commit is contained in:
Andrea Maria Piana 2021-03-23 10:44:32 +01:00
parent 8aa87052fd
commit a488744b71
No known key found for this signature in database
GPG key ID: AA6CCA6DE0E06424

View file

@ -47,6 +47,21 @@ Builds:
- ios
build: make release-fdroid BUILD_NUMBER=$$VERCODE$$
- versionName: 1.12.1
versionCode: 2021031517
commit: cd7b7ec9b721b86ebe8c4ad73d93912f07b1d89e
sudo:
- sysctl fs.inotify.max_user_watches=524288
- mkdir -m 0755 /nix
- chown vagrant /nix
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`.
@ -55,5 +70,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.12.0
CurrentVersionCode: 2021030814
CurrentVersion: 1.12.1
CurrentVersionCode: 2021031517