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