From ad89b37a40ffe7830738fa30d0aa49e02afdaf21 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 23 May 2022 03:51:52 +0000 Subject: [PATCH] Update QuickWeather to 2.1.2 (40) --- metadata/com.ominous.quickweather.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.ominous.quickweather.yml b/metadata/com.ominous.quickweather.yml index 3d615d1b92..49cb938744 100644 --- a/metadata/com.ominous.quickweather.yml +++ b/metadata/com.ominous.quickweather.yml @@ -101,7 +101,18 @@ Builds: gradle: - yes + - versionName: 2.1.2 + versionCode: 40 + commit: bb70390a00cef0a6001d804b5900a92e401b0ea1 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 2.1.1 -CurrentVersionCode: 38 +CurrentVersion: 2.1.2 +CurrentVersionCode: 40