mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
AuthorName: Muntashir Al-Islam
|
|
AuthorEmail: muntashirakon@riseup.net
|
|
SourceCode: https://github.com/MuntashirAkon/Metro
|
|
IssueTracker: https://github.com/MuntashirAkon/Metro/issues
|
|
|
|
AutoName: Metro
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/MuntashirAkon/Metro
|
|
|
|
Builds:
|
|
- versionName: 4.0.010
|
|
versionCode: 10503
|
|
commit: v4.0.010
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 5.8.4
|
|
versionCode: 10579
|
|
commit: b103387d73b897b16f9560dc6c3a426bd5a7d246
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 5.8.5
|
|
versionCode: 10580
|
|
commit: 2fa5407b496ac7522c2cea9f0925e9e34e290f16
|
|
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: 5.8.5
|
|
CurrentVersionCode: 10580
|