From 97789d83decb71d29dac085c14434af7dce82479 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 17 Aug 2021 04:37:52 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Quote=E2=80=A6=20Unquote=20to=202.6.2-?= =?UTF-8?q?fdroid=20(77)?= 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 c4dd9a1985..a2e75dc560 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -143,7 +143,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' build.gradle + - versionName: 2.6.2-fdroid + versionCode: 77 + commit: 0b9ecadd65bad9332ca2f7579ec91e932c1553b3 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 2.6.1-fdroid -CurrentVersionCode: 76 +CurrentVersion: 2.6.2-fdroid +CurrentVersionCode: 77