From 2d6577fbf9515cd7a7cc441b6d15cfb9b749efba Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 15 Apr 2023 06:04:47 +0000 Subject: [PATCH] Update Quote Unquote to 4.20.0-fdroid (1362433) --- 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 1728e67877..a76b283b72 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -712,7 +712,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.20.0-fdroid + versionCode: 1362433 + commit: c5a96cd02030399e495abdf4734df1bde24c4fe2 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.19.0-fdroid -CurrentVersionCode: 1352433 +CurrentVersion: 4.20.0-fdroid +CurrentVersionCode: 1362433