mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Cover Fetcher to 1.4.8 (16)
This commit is contained in:
parent
6b805c7edb
commit
ce6e75f5f7
1 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ IssueTracker: https://github.com/vanilla-music/vanilla-music-cover-fetch/issues
|
|||
Donate: https://www.patreon.com/kanedias
|
||||
LiberapayID: '27922'
|
||||
|
||||
AutoName: Vanilla Cover Fetch
|
||||
AutoName: Cover Fetcher
|
||||
Description: |-
|
||||
This app is a plugin. Prior to use it you should have
|
||||
[[ch.blinkenlights.android.vanilla]] installed. Once both player and this plugin
|
||||
|
|
@ -134,6 +134,13 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.8
|
||||
versionCode: 16
|
||||
commit: 1.4.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
- This app doesn't have default activity, this is normal
|
||||
- This app requires [[ch.blinkenlights.android.vanilla]]
|
||||
|
|
@ -141,5 +148,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckIgnore: beta
|
||||
CurrentVersion: 1.4.7
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 1.4.8
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue