New App: chat.simplex.app

This commit is contained in:
shum 2022-08-05 14:58:32 +00:00 committed by Licaon_Kter
parent 730e0d8fb1
commit c7c3af2bc4

View file

@ -0,0 +1,31 @@
Categories:
- Connectivity
- Phone & SMS
License: AGPL-3.0-or-later
WebSite: https://simplex.chat/
SourceCode: https://github.com/simplex-chat/simplex-chat
IssueTracker: https://github.com/simplex-chat/simplex-chat/issues
RepoType: git
Repo: https://github.com/simplex-chat/simplex-chat.git
Builds:
- versionName: '3.1'
versionCode: 48
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$$
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '3.1'
CurrentVersionCode: 48