From 7f594cf60dfa713bd6a9052ae8271c260a57916b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 25 May 2025 03:47:32 +0000 Subject: [PATCH] Update Your local weather to 6.1.1 (180) --- metadata/org.thosp.yourlocalweather.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/org.thosp.yourlocalweather.yml b/metadata/org.thosp.yourlocalweather.yml index e1bd0415c4..8af656afa4 100644 --- a/metadata/org.thosp.yourlocalweather.yml +++ b/metadata/org.thosp.yourlocalweather.yml @@ -979,10 +979,18 @@ Builds: - yes prebuild: sed -i -e '/android {/a lint {abortOnError false}' build.gradle + - versionName: 6.1.1 + versionCode: 180 + commit: ee090d2783c76ed41a29c32523a6c6dee4f644d1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/android {/a lint {abortOnError false}' build.gradle + MaintainerNotes: NonFreeNet for OWM; also uses Mozilla location service (libre or not?) AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.1.0 -CurrentVersionCode: 179 +CurrentVersion: 6.1.1 +CurrentVersionCode: 180