From 3083c45981993aa84112e01e83b8dddadff2f228 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 8 Mar 2023 06:12:26 +0000 Subject: [PATCH] Update Quote Unquote to 4.15.2-fdroid (1292433) --- 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 05e526cf44..21a8708b0c 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -667,7 +667,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.15.2-fdroid + versionCode: 1292433 + commit: df585bb6fafdbf3841b59e4c2e5fb30934f8522b + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.15.0-fdroid -CurrentVersionCode: 1272433 +CurrentVersion: 4.15.2-fdroid +CurrentVersionCode: 1292433