mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
81 lines
1.9 KiB
YAML
81 lines
1.9 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Multimedia
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Shabinder Singh
|
|
AuthorEmail: dev.shabinder@gmail.com
|
|
AuthorWebSite: https://shabinder.github.io/
|
|
WebSite: https://shabinder.github.io/SpotiFlyer/
|
|
SourceCode: https://github.com/Shabinder/SpotiFlyer
|
|
IssueTracker: https://github.com/Shabinder/SpotiFlyer/issues
|
|
Changelog: https://github.com/Shabinder/SpotiFlyer/releases
|
|
OpenCollective: spotiflyer
|
|
|
|
AutoName: SpotiFlyer
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Shabinder/SpotiFlyer
|
|
|
|
Builds:
|
|
- versionName: 3.1.0
|
|
versionCode: 20
|
|
commit: 3.1.0
|
|
subdir: android
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- desktop
|
|
- web-app
|
|
- maintenance-tasks
|
|
- infra
|
|
- art
|
|
- spotiflyer-ios
|
|
|
|
- versionName: 3.2.1
|
|
versionCode: 22
|
|
commit: 116530cc3c6b5b89a58991aefeedd7d126bad776
|
|
subdir: android
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- desktop
|
|
- web-app
|
|
- maintenance-tasks
|
|
- infra
|
|
- art
|
|
- spotiflyer-ios
|
|
|
|
- versionName: 3.3.0
|
|
versionCode: 24
|
|
commit: db87c8201efe5b2e7b14911c34a3fdea6ebf9529
|
|
subdir: android
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- desktop
|
|
- web-app
|
|
- maintenance-tasks
|
|
- infra
|
|
- art
|
|
- spotiflyer-ios
|
|
|
|
MaintainerNotes: Contained Matomo & ACRA are configured opt-in
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
UpdateCheckData: buildSrc/buildSrc/src/main/kotlin/Versions.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
|
CurrentVersion: 3.3.0
|
|
CurrentVersionCode: 24
|