From 0069ae46b4748aa96cde4a7f3e4cc9a1faf66db1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 30 May 2022 04:48:22 +0000 Subject: [PATCH] Update Quote Unquote to 3.0.4-fdroid (992431) --- .../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 9a43a6c0a9..abb3366a89 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -420,7 +420,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' build.gradle + - versionName: 3.0.4-fdroid + versionCode: 992431 + commit: 340e64f1d3e8756f55fb4b371c6654106273b400 + 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.3-fdroid -CurrentVersionCode: 982431 +CurrentVersion: 3.0.4-fdroid +CurrentVersionCode: 992431