From 62ca7f5a24d31bf2465849066e63b27c7a1255d9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 2 Jan 2023 06:12:05 +0000 Subject: [PATCH] Update Quote Unquote to 4.6.1-fdroid (1172433) --- 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 2f053a4696..40ba74d3a1 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -595,7 +595,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.6.1-fdroid + versionCode: 1172433 + commit: e8068a2be147ae74b1d26c73c1434c0ff123dbe3 + 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.5.1-fdroid -CurrentVersionCode: 1152433 +CurrentVersion: 4.6.1-fdroid +CurrentVersionCode: 1172433