fdroiddata/metadata/org.woheller69.audio_analyzer_for_android.yml
2022-07-16 04:18:42 +00:00

46 lines
1.1 KiB
YAML

Categories:
- Multimedia
License: Apache-2.0
AuthorName: woheller69
SourceCode: https://github.com/woheller69/audio-analyzer-for-android
IssueTracker: https://github.com/woheller69/audio-analyzer-for-android/issues
AutoName: Audio Spectrum Analyzer
RepoType: git
Repo: https://github.com/woheller69/audio-analyzer-for-android
Builds:
- versionName: '1.7'
versionCode: 170
commit: V1.7
subdir: audioSpectrumAnalyzer
gradle:
- yes
- versionName: '1.8'
versionCode: 180
commit: ace3d428f9aa3c7d4e310b8202c50a066a16aff3
subdir: audioSpectrumAnalyzer
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '1.9'
versionCode: 190
commit: 72f57f6d42de7307edd861d7c539c4d7c7b6fc8e
subdir: audioSpectrumAnalyzer
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.9'
CurrentVersionCode: 190