From 2f0cd3534e487b76c236cdc953b74becbd78cefb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 22 Apr 2024 05:57:38 +0000 Subject: [PATCH] Update Quote Unquote to 4.38.0-fdroid (1682434) --- 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 cf0673920c..c947e337e4 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -955,7 +955,16 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.38.0-fdroid + versionCode: 1682434 + commit: c248ed6d2ba4e51acff79967854bcbf2accfd89c + subdir: app + submodules: true + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.37.0-fdroid -CurrentVersionCode: 1672434 +CurrentVersion: 4.38.0-fdroid +CurrentVersionCode: 1682434