mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-22 23:26:06 +00:00
31 lines
732 B
YAML
31 lines
732 B
YAML
Categories:
|
|
- Local Media Player
|
|
- Multimedia
|
|
License: MIT
|
|
AuthorName: Louis Marchand
|
|
AuthorEmail: prog@tioui.com
|
|
SourceCode: https://gitlab.com/tioui/android-opensound
|
|
IssueTracker: https://gitlab.com/tioui/android-opensound/-/issues
|
|
Changelog: https://gitlab.com/tioui/android-opensound/-/raw/master/ChangeLog.md
|
|
|
|
AutoName: Open Sound
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/tioui/android-opensound.git
|
|
|
|
Builds:
|
|
- versionName: '0.5'
|
|
versionCode: 5
|
|
commit: v0.5
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '0.5'
|
|
CurrentVersionCode: 5
|