From 5973fb9f2d344548dfbbd9ca63c3224fa02aef22 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 6 Dec 2022 06:16:05 +0000 Subject: [PATCH] Update Quote Unquote to 4.4.0-fdroid (1132433) --- 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 027866b937..569eff01e5 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -577,7 +577,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.4.0-fdroid + versionCode: 1132433 + commit: 8cb9ee0620d1f9bdf26b1d98c2cc068de024a756 + 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.1-fdroid -CurrentVersionCode: 1122433 +CurrentVersion: 4.4.0-fdroid +CurrentVersionCode: 1132433