From 1d39a92c85f5f1d85eaa0af573a6158a8bad846c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 12 Mar 2024 05:51:32 +0000 Subject: [PATCH] Update Quote Unquote to 4.37.0-fdroid (1672434) --- .../com.github.jameshnsears.quoteunquote.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.jameshnsears.quoteunquote.yml b/metadata/com.github.jameshnsears.quoteunquote.yml index 5a15792e99..cf0673920c 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -942,7 +942,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.37.0-fdroid + versionCode: 1672434 + commit: a8ecd50bac99055ae932aa812630724b3cfbfbc2 + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - fdroid + prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags .*-fdroid$ -CurrentVersion: 4.36.1-fdroid -CurrentVersionCode: 1662434 +CurrentVersion: 4.37.0-fdroid +CurrentVersionCode: 1672434