From 6de82e58adf03fb3f1423513aa5b0fcf74852285 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 1 Sep 2024 05:59:07 +0000 Subject: [PATCH] Update Quote Unquote to 4.43.1-fdroid (1772434) --- 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 85af59395d..6716f4aa48 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -1009,7 +1009,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.43.1-fdroid + versionCode: 1772434 + commit: 4f7de6c10e2df8fc6081f294cf1af852fe1e1514 + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.43.0-fdroid -CurrentVersionCode: 1762434 +CurrentVersion: 4.43.1-fdroid +CurrentVersionCode: 1772434