mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
New App: org.biotstoiq.launch
This commit is contained in:
parent
8760acbf05
commit
ef91845520
1 changed files with 32 additions and 0 deletions
32
metadata/org.biotstoiq.launch.yml
Normal file
32
metadata/org.biotstoiq.launch.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
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
|
||||
Loading…
Reference in a new issue