From 18b2b3117c6d936754ff5dc901c0041f926c2756 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 30 Apr 2024 07:48:32 +0000 Subject: [PATCH] Update QuickWeather to 2.6.10 (90) --- 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 355c1f81ba..c4f21ae3be 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -472,7 +472,15 @@ Builds: - yes prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + - versionName: 2.6.10 + versionCode: 90 + commit: 3afaa69b6172dae500b4863b42742cb1875200ff + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.6.9 -CurrentVersionCode: 89 +CurrentVersion: 2.6.10 +CurrentVersionCode: 90