From e98abfb8a0254c802eb446cbcac902d7ec025a5a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 6 Jun 2021 04:26:53 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Quote=E2=80=A6=20Unquote=20to=202.5.1-?= =?UTF-8?q?fdroid-S=20(70)?= 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 c1809f2528..0b9c359feb 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -107,7 +107,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' build.gradle + - versionName: 2.5.1-fdroid-S + versionCode: 70 + commit: 2.5.1-fdroid + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 2.5.0-fdroid -CurrentVersionCode: 69 +CurrentVersion: 2.5.1-fdroid-S +CurrentVersionCode: 70