mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update BBC World Service Podcast Downloader to v1.3.6 (136)
This commit is contained in:
parent
d5ee9722d2
commit
439ecc21ec
1 changed files with 14 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ AuthorWebSite: https://sapstern.com
|
|||
SourceCode: https://github.com/sapstern/newshourpodcasts
|
||||
IssueTracker: https://github.com/sapstern/newshourpodcasts/issues
|
||||
|
||||
AutoName: BBC World Service Newshour Downloader
|
||||
AutoName: BBC World Service Podcast Downloader
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sapstern/newshourpodcasts.git
|
||||
|
|
@ -126,7 +126,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.3.6
|
||||
versionCode: 136
|
||||
commit: acbfe73a4b261ea76974afa4369b0c10a89472d2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.3.5
|
||||
CurrentVersionCode: 135
|
||||
CurrentVersion: v1.3.6
|
||||
CurrentVersionCode: 136
|
||||
|
|
|
|||
Loading…
Reference in a new issue