From eb9c70a296091c250dc43eb2eb69294add85a765 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 19 Nov 2022 06:18:44 +0000 Subject: [PATCH] Update Quote Unquote to 4.2.0-fdroid (1102433) --- 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 560a8ebe16..90bc6d1e2c 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -550,7 +550,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.2.0-fdroid + versionCode: 1102433 + commit: 2bd98277317e7952125bfac81c4f6f843bea40db + 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.1.0-fdroid -CurrentVersionCode: 1092433 +CurrentVersion: 4.2.0-fdroid +CurrentVersionCode: 1102433