From 963bc695bf58d8e644bb9506b92485c533902451 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 5 May 2021 04:42:34 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Quote=E2=80=A6=20Unquote=20to=202.3.0-?= =?UTF-8?q?fdroid=20(52)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- metadata/com.github.jameshnsears.quoteunquote.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml index e65015b8f9..3ee6203844 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -53,7 +53,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' build.gradle + - versionName: 2.3.0-fdroid + versionCode: 52 + commit: 2.3.0-fdroid + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 2.2.0-fdroid -CurrentVersionCode: 50 +CurrentVersion: 2.3.0-fdroid +CurrentVersionCode: 52