mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update BBC World Service Podcast Downloader with app ID change
This commit is contained in:
parent
48db20b56c
commit
2499eb5c09
2 changed files with 32 additions and 2 deletions
|
|
@ -148,7 +148,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: v1.3.7
|
||||
CurrentVersionCode: 137
|
||||
|
|
|
|||
29
metadata/org.mfri.bbcworldservicepodcastdownloader.yml
Normal file
29
metadata/org.mfri.bbcworldservicepodcastdownloader.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
AuthorName: Matthias Fricke
|
||||
AuthorEmail: mf@sapstern.com
|
||||
AuthorWebSite: https://sapstern.com
|
||||
SourceCode: https://github.com/sapstern/newshourpodcasts
|
||||
IssueTracker: https://github.com/sapstern/newshourpodcasts/issues
|
||||
|
||||
AutoName: BBC World Service Podcast Downloader
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sapstern/newshourpodcasts.git
|
||||
|
||||
Builds:
|
||||
- versionName: v1.3.9
|
||||
versionCode: 139
|
||||
commit: 929f160d50ac575b47c77ad0866c6abead0dcb85
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.3.9
|
||||
CurrentVersionCode: 139
|
||||
Loading…
Reference in a new issue