From ce0b9174f1dd6a4b687bc6c9ac472af1be516ab3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 6 Jun 2022 04:47:07 +0000 Subject: [PATCH] Update Quote Unquote to 3.0.6-fdroid (1012432) --- .../com.github.jameshnsears.quoteunquote.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml index abb3366a89..b4e532dae2 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -433,7 +433,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' build.gradle + - versionName: 3.0.6-fdroid + versionCode: 1012432 + commit: 43ad1724295454617522def01cf31dd8459d7fc1 + subdir: app + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 3.0.4-fdroid -CurrentVersionCode: 992431 +CurrentVersion: 3.0.6-fdroid +CurrentVersionCode: 1012432