From d86639ff4e0a1caecc5be2d2e4ee74688cd44c95 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 19 Feb 2023 06:05:42 +0000 Subject: [PATCH] Update Quote Unquote to 4.14.1-fdroid (1262433) --- 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 39c53a3988..ee009b4c5d 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -649,7 +649,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.14.1-fdroid + versionCode: 1262433 + commit: 23981630e1de409c4502d590fa379ceae9f91f36 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.14.0-fdroid -CurrentVersionCode: 1252433 +CurrentVersion: 4.14.1-fdroid +CurrentVersionCode: 1262433