From 3d2a1ac3fca0f3e15c92e77ae2616a9fda81638f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 6 Sep 2021 04:45:23 +0000 Subject: [PATCH] Update Pluvia to 1.4.5 (28) --- metadata/com.spicychair.weather.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.spicychair.weather.yml b/metadata/com.spicychair.weather.yml index 39b4386421..6f657bcab5 100644 --- a/metadata/com.spicychair.weather.yml +++ b/metadata/com.spicychair.weather.yml @@ -38,8 +38,20 @@ Builds: - $$flutter$$/bin/flutter config --no-analytics - $$flutter$$/bin/flutter build apk + - versionName: 1.4.5 + versionCode: 28 + commit: 15d003ba98fe6916477b3092df76f13e9abd10f0 + output: build/app/outputs/apk/release/app-release-unsigned.apk + srclibs: + - flutter@2.2.3 + rm: + - ios + build: + - $$flutter$$/bin/flutter config --no-analytics + - $$flutter$$/bin/flutter build apk + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ -CurrentVersion: 1.4.4 -CurrentVersionCode: 25 +CurrentVersion: 1.4.5 +CurrentVersionCode: 28