From 5054b592c45f1f65d13ac4c8da0b02a80f7f6c4c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 13 Jun 2025 04:23:21 +0000 Subject: [PATCH] Update QuickWeather to 2.8.2 (106) --- 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 7cc8009627..bed5895530 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -552,7 +552,15 @@ Builds: - yes prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + - versionName: 2.8.2 + versionCode: 106 + commit: 91cfe07e32037e9008c48cfecf5b4bda8504aa17 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.8.0 -CurrentVersionCode: 104 +CurrentVersion: 2.8.2 +CurrentVersionCode: 106