From 5982abdbd2cd86d88af6967ff9fcab6d88abf913 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 16 Aug 2023 08:12:19 +0000 Subject: [PATCH] Update QuickWeather to 2.4.1 (65) --- metadata/com.ominous.quickweather.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index a6c5ef9450..5e10025d81 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -276,7 +276,18 @@ Builds: gradle: - yes + - versionName: 2.4.1 + versionCode: 65 + commit: 537dc08085cac91e68969a2b98fc5f4492098bcd + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.4.0 -CurrentVersionCode: 64 +CurrentVersion: 2.4.1 +CurrentVersionCode: 65