mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 09:09:58 +00:00
33 lines
687 B
YAML
33 lines
687 B
YAML
|
|
Categories:
|
||
|
|
- Theming
|
||
|
|
- System
|
||
|
|
License: MIT
|
||
|
|
AuthorName: biotstoiq
|
||
|
|
AuthorEmail: sofogos@proton.me
|
||
|
|
SourceCode: https://gitlab.com/biotstoiq/launch
|
||
|
|
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
|