From 3625042e89e4bdd9c53baaa5bb2c3f02c02d8f47 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 11 Jul 2024 07:33:33 +0000 Subject: [PATCH] Update QuickWeather to 2.6.11 (91) --- 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 c4f21ae3be..f7b2e82cae 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -480,7 +480,15 @@ Builds: - yes prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + - versionName: 2.6.11 + versionCode: 91 + commit: 694adb9aa33369d1df3fd845f350d3062850ad1f + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.6.10 -CurrentVersionCode: 90 +CurrentVersion: 2.6.11 +CurrentVersionCode: 91