Add Funkwhale for Android App

This commit is contained in:
Georg Krause 2021-09-22 11:48:42 +00:00 committed by Licaon_Kter
parent a86d4b1a08
commit fd25a457a3

View file

@ -0,0 +1,35 @@
Categories:
- Multimedia
License: MIT
AuthorName: The Funkwhale Collective
AuthorEmail: maintainers@funkwhale.audio
WebSite: https://funkwhale.audio
SourceCode: https://dev.funkwhale.audio/funkwhale/funkwhale-android
IssueTracker: https://dev.funkwhale.audio/funkwhale/funkwhale-android/-/issues
Translation: https://translate.funkwhale.audio/projects/funkwhale/ffa/
Changelog: https://dev.funkwhale.audio/funkwhale/funkwhale-android/-/blob/develop/CHANGELOG
Donate: https://funkwhale.audio/en_US/support-us/#donate
OpenCollective: funkwhale
AutoName: Funkwhale
RepoType: git
Repo: https://dev.funkwhale.audio/funkwhale/funkwhale-android.git
Builds:
- versionName: 0.1.4
versionCode: 104000
commit: 0.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 ^[0-9.]+$
UpdateCheckData: fdroidversion.txt|versionCode\s=\s(.+)|.|versionName\s=\s(.+)
CurrentVersion: 0.1.4
CurrentVersionCode: 104000