From 459d113b19a0eada0259d761c9afd4f3ed4889b9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 9 Jan 2023 06:19:19 +0000 Subject: [PATCH] Update Quote Unquote to 4.12.0-fdroid (1232433) --- 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 cb6d8f5e26..b48142d40e 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -622,7 +622,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.12.0-fdroid + versionCode: 1232433 + commit: e676e5fdc1d69ca0537b55566f9971bbf27faa82 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.10.0-fdroid -CurrentVersionCode: 1212433 +CurrentVersion: 4.12.0-fdroid +CurrentVersionCode: 1232433