diff --git a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml index b8c50f948e..f7877d489a 100644 --- a/metadata/org.mfri.bbcworldservicenewshourdownloader.yml +++ b/metadata/org.mfri.bbcworldservicenewshourdownloader.yml @@ -71,7 +71,18 @@ Builds: gradle: - yes + - versionName: v1.3.0 + versionCode: 130 + commit: ca83a0d39d3ac5c5fcf5ae7af4304facbcf69a35 + 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.2.4 -CurrentVersionCode: 124 +CurrentVersion: v1.3.0 +CurrentVersionCode: 130