mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'master' into 'master'
New App: MusicBrainz for Android See merge request fdroid/fdroiddata!6600
This commit is contained in:
commit
fea4057a0a
1 changed files with 21 additions and 0 deletions
21
metadata/org.metabrainz.android.yml
Normal file
21
metadata/org.metabrainz.android.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/metabrainz/musicbrainz-android/
|
||||
IssueTracker: http://tickets.musicbrainz.org/browse/MOBILE
|
||||
Donate: https://metabrainz.org/donate
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/metabrainz/musicbrainz-android/
|
||||
|
||||
Builds:
|
||||
- versionName: '2.4'
|
||||
versionCode: 27
|
||||
commit: v2.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue