simplex - disable aum

This commit is contained in:
Licaon_Kter 2022-08-21 08:07:53 +00:00
parent 03a90ea2d2
commit f2abdf669e

View file

@ -10,24 +10,9 @@ RepoType: git
Repo: https://github.com/simplex-chat/simplex-chat.git
Builds:
- versionName: '3.1'
versionCode: 48
disable: fails to start
commit: bf2b3855b791fdad5026fc875c753dc22bc3ea75
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
- mkdir -m 0755 /nix
- chown vagrant /nix
- chown -R vagrant /tmp
output: ./simplex-chat.apk
build:
- export USER=vagrant
- ./scripts/android/build-android.sh $$COMMIT$$
- versionName: '3.2'
versionCode: 49
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/11545
commit: 9f94c6f98a160a836151853d31d54c0034f08c22
sudo:
- apt-get update || apt-get update
@ -41,7 +26,7 @@ Builds:
- export USER=vagrant
- ./scripts/android/build-android.sh $$COMMIT$$
AutoUpdateMode: Version
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: '3.2'
CurrentVersionCode: 49