From 439ecc21ec9912155c7e4269c855cde517fe108e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 8 Sep 2022 04:18:51 +0000 Subject: [PATCH] Update BBC World Service Podcast Downloader to v1.3.6 (136) --- ...g.mfri.bbcworldservicenewshourdownloader.yml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml index 44ebf1ef60..d68a56ba2a 100644 --- a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml +++ b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml @@ -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