From 05bbbefedf564e3fc807f6cbbfed3df4e86bb070 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 25 May 2021 05:17:08 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Quote=E2=80=A6=20Unquote=20to=202.4.5-?= =?UTF-8?q?fdroid=20(64)?= 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 cc0ad63a98..8da3b1b188 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.5-fdroid + versionCode: 64 + commit: 2.4.5-fdroid + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 2.4.4-fdroid -CurrentVersionCode: 63 +CurrentVersion: 2.4.5-fdroid +CurrentVersionCode: 64