From 44b888fcf66dce96e6fc2ed9eced1afc2f93ecd4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 16 Oct 2024 05:49:51 +0000 Subject: [PATCH] Update Quote Unquote to 4.45.0-fdroid (1792435) --- 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 6b23f7da89..111a6b2281 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -1027,7 +1027,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.45.0-fdroid + versionCode: 1792435 + commit: 66cfea7564585319b17e612c40338cb7cfa26ca6 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.44.0-fdroid -CurrentVersionCode: 1782435 +CurrentVersion: 4.45.0-fdroid +CurrentVersionCode: 1792435