From 102827e43d4d5de18ead07a9827479910db2f6b0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 3 Aug 2022 04:02:02 +0000 Subject: [PATCH] Update RadarWeather to 5.5 (55) --- 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 04b4c8146f..bd4b25d47f 100644 --- a/metadata/org.woheller69.weather.yml +++ b/metadata/org.woheller69.weather.yml @@ -249,7 +249,18 @@ Builds: gradle: - yes + - versionName: '5.5' + versionCode: 55 + commit: 65881f5ca29dcd6a09d2d1d36c531e792bcfc076 + 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.4' -CurrentVersionCode: 54 +CurrentVersion: '5.5' +CurrentVersionCode: 55