From a19d9d861bd8e583a1acdfc99cf5ad902bf2e782 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 20 Jan 2023 06:23:18 +0000 Subject: [PATCH] Update Quote Unquote to 4.13.0-fdroid (1242433) --- 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 b48142d40e..bd726813ed 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -631,7 +631,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.13.0-fdroid + versionCode: 1242433 + commit: 4b47c7671578c716ae1dc8b0ce934d05e43a0f2a + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.12.0-fdroid -CurrentVersionCode: 1232433 +CurrentVersion: 4.13.0-fdroid +CurrentVersionCode: 1242433