From 860f3117a76754359a3195b0ba22c6558e1fe9e4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 4 Dec 2022 06:21:01 +0000 Subject: [PATCH] Update Quote Unquote to 4.3.1-fdroid (1122433) --- 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 20be6da9f8..027866b937 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -568,7 +568,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.3.1-fdroid + versionCode: 1122433 + commit: 6ecc6bb8bab531ea2349dc7670abc1ac0369d4a9 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.3.0-fdroid -CurrentVersionCode: 1112433 +CurrentVersion: 4.3.1-fdroid +CurrentVersionCode: 1122433