From 875ab7c15e890d3f6ecba20efcde51e8fd0b480c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 20 Oct 2024 05:49:05 +0000 Subject: [PATCH] Update Quote Unquote to 4.46.0-fdroid (1802435) --- 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 111a6b2281..df940bd061 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -1036,7 +1036,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.46.0-fdroid + versionCode: 1802435 + commit: 08b3d1439e8aa0c6091dd0d61913a307460a133a + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.45.0-fdroid -CurrentVersionCode: 1792435 +CurrentVersion: 4.46.0-fdroid +CurrentVersionCode: 1802435