New App: Speaker - Bluetooth Background Sound

This commit is contained in:
Daniel Jackson 2022-05-26 09:51:14 +00:00 committed by Licaon_Kter
parent fe1d8e0141
commit 9a846f1e2e

View file

@ -0,0 +1,27 @@
Categories:
- Multimedia
License: MIT
SourceCode: https://github.com/danielgjackson/speaker
IssueTracker: https://github.com/danielgjackson/speaker/issues
AutoName: Speaker
RepoType: git
Repo: https://github.com/danielgjackson/speaker
Builds:
- versionName: '1.4'
versionCode: 4
commit: '1.4'
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
UpdateCheckMode: Tags
CurrentVersion: '1.4'
CurrentVersionCode: 4