mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Merge branch 'polaris' into 'master'
Polaris music streaming client Closes rfp#1364 See merge request fdroid/fdroiddata!6955
This commit is contained in:
commit
4e3429d525
1 changed files with 23 additions and 0 deletions
23
metadata/agersant.polaris.yml
Normal file
23
metadata/agersant.polaris.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: MIT
|
||||
AuthorName: Antoine Gersant
|
||||
AuthorEmail: antoine.gersant@lesforges.org
|
||||
SourceCode: https://github.com/agersant/polaris-android
|
||||
IssueTracker: https://github.com/agersant/polaris-android/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/agersant/polaris-android
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8.4
|
||||
versionCode: 48
|
||||
commit: v0.8.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.4
|
||||
CurrentVersionCode: 48
|
||||
Loading…
Reference in a new issue