fdroiddata/metadata/org.biotstoiq.launch.yml

35 lines
790 B
YAML
Raw Normal View History

2022-07-14 07:20:33 +00:00
Categories:
- Theming
- System
License: MIT
AuthorName: biotstoiq
AuthorEmail: sofogos@proton.me
2022-07-14 08:30:49 +00:00
AuthorWebSite: https://biotstoiq.gitlab.io/
2022-07-14 07:20:33 +00:00
SourceCode: https://gitlab.com/biotstoiq/launch
2022-07-14 08:30:49 +00:00
IssueTracker: https://gitlab.com/biotstoiq/launch/-/issues
2022-07-14 07:20:33 +00:00
Donate: https://biotstoiq.gitlab.io/donate
Bitcoin: bc1qp7668qpa9kfq2r36t7lwzkrud2hzmdvvdmvfq0
Name: launch
AutoName: launch
RepoType: git
Repo: https://gitlab.com/biotstoiq/launch.git
Builds:
- versionName: '0.901'
versionCode: 2
commit: v0.901
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '0.901'
CurrentVersionCode: 2