fdroiddata/metadata/org.biotstoiq.launch.yml

79 lines
1.9 KiB
YAML
Raw Permalink 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-08-08 05:18:49 +00:00
- versionName: '0.907'
versionCode: 8
commit: 69f4aded394b276de12c788520a849d78faecf65
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
2022-08-22 05:12:58 +00:00
- versionName: '0.908'
versionCode: 9
commit: 1404246c24300969bb2475cd37b45a8a9231b24a
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-08-22 05:12:58 +00:00
CurrentVersion: '0.908'
CurrentVersionCode: 9