From c79e2fa8e00c92762df0cc301aa5f6f24137a82f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 7 Aug 2024 07:35:31 +0000 Subject: [PATCH] Update QuickWeather to 2.7.1 (94) --- metadata/com.ominous.quickweather.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index f03611fda5..21aea3e08f 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -496,7 +496,15 @@ Builds: - yes prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + - versionName: 2.7.1 + versionCode: 94 + commit: e744df46e23202c1376ba901c9418d7c8e32a703 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.7.0 -CurrentVersionCode: 93 +CurrentVersion: 2.7.1 +CurrentVersionCode: 94