From f2abdf669e563089915e735d937a1789e0cd606b Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Sun, 21 Aug 2022 08:07:53 +0000 Subject: [PATCH] simplex - disable aum --- metadata/chat.simplex.app.yml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/metadata/chat.simplex.app.yml b/metadata/chat.simplex.app.yml index 085cc62121..aea6944db1 100644 --- a/metadata/chat.simplex.app.yml +++ b/metadata/chat.simplex.app.yml @@ -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