mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Metadata Fetcher to 1.0.8 (9)
This commit is contained in:
parent
c08b770eff
commit
2394c9ac64
1 changed files with 12 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ IssueTracker: https://github.com/vanilla-music/vanilla-music-metadata-fetch/issu
|
|||
Donate: https://www.patreon.com/kanedias
|
||||
LiberapayID: '27922'
|
||||
|
||||
AutoName: Vanilla Metadata Fetch
|
||||
AutoName: Metadata Fetcher
|
||||
Description: |-
|
||||
This app is a plugin. Prior to use it you should have
|
||||
https://f-droid.org/packages/ch.blinkenlights.android.vanilla installed. Once both player and this plugin
|
||||
|
|
@ -48,6 +48,15 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/splits/,+15d' build.gradle
|
||||
|
||||
- versionName: 1.0.8
|
||||
versionCode: 9
|
||||
commit: 1.0.8
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/splits/,+15d' build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
- This app doesn't have default activity, this is normal
|
||||
- This app requires https://f-droid.org/packages/ch.blinkenlights.android.vanilla
|
||||
|
|
@ -55,5 +64,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue