From 6938dbcb9a9437e660fb5dc81285e5446a66aad6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 31 Dec 2022 06:14:53 +0000 Subject: [PATCH] Update Quote Unquote to 4.5.1-fdroid (1152433) --- 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 569eff01e5..2f053a4696 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -586,7 +586,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.5.1-fdroid + versionCode: 1152433 + commit: 762cc67d08adbcb2490d297c35302557bc84ce64 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.4.0-fdroid -CurrentVersionCode: 1132433 +CurrentVersion: 4.5.1-fdroid +CurrentVersionCode: 1152433