fdroiddata/metadata/org.biotstoiq.launch.yml

57 lines
1.3 KiB
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
2022-07-17 03:56:20 +00:00
- versionName: '0.903'
versionCode: 4
commit: 1ead3442adc0d42a29ba31e26c12b1f460dbe25d
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-07-27 05:01:49 +00:00
- versionName: '0.904'
versionCode: 5
commit: 76a2951e27abb1f8c43cf9ad02b93fe64a64250f
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-07-14 07:20:33 +00:00
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2022-07-27 05:01:49 +00:00
CurrentVersion: '0.904'
CurrentVersionCode: 5