From d7ea52b398aea6b9af84dd4c1c8325efb019fbf4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 5 May 2025 03:53:47 +0000 Subject: [PATCH] Update Quote Unquote to 4.50.2-fdroid (1902435) --- 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 5526844a80..1df77c31e5 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -1126,7 +1126,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.50.2-fdroid + versionCode: 1902435 + commit: 9fcde0aa38ad0c32f3fddfd8f5f1052327c1d9ca + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.50.1-fdroid -CurrentVersionCode: 1892435 +CurrentVersion: 4.50.2-fdroid +CurrentVersionCode: 1902435