From 8538019de35ba10feff51a0b493088e7235c285b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 23 Aug 2022 03:53:56 +0000 Subject: [PATCH] Update RadarWeather to 5.6 (56) --- metadata/org.woheller69.weather.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/org.woheller69.weather.yml b/metadata/org.woheller69.weather.yml index bd4b25d47f..03f9dfef30 100644 --- a/metadata/org.woheller69.weather.yml +++ b/metadata/org.woheller69.weather.yml @@ -260,7 +260,18 @@ Builds: gradle: - yes + - versionName: '5.6' + versionCode: 56 + commit: e4ac2050e7a8a86d9775f2b4ab749d9f3a26fa5e + 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%v UpdateCheckMode: Tags -CurrentVersion: '5.5' -CurrentVersionCode: 55 +CurrentVersion: '5.6' +CurrentVersionCode: 56