From 873c4b8bc6a8e6d7c75b719f6bd5b90bf4f6da8d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 23 May 2021 04:55:52 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Quote=E2=80=A6=20Unquote=20to=202.4.4-?= =?UTF-8?q?fdroid=20(63)?= 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 9f15c99cec..4c5fad1e60 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -98,7 +98,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' build.gradle + - versionName: 2.4.4-fdroid + versionCode: 63 + commit: 2.4.4-fdroid + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 2.4.3-fdroid -CurrentVersionCode: 62 +CurrentVersion: 2.4.4-fdroid +CurrentVersionCode: 63