From f04bf59049809cbb95c357c21afdaba796885c25 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 18 May 2023 06:07:44 +0000 Subject: [PATCH] Update Quote Unquote to 4.27.1-fdroid (1492433) --- .../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 e9c2a5868c..e7ac1f5dc2 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -812,7 +812,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.27.1-fdroid + versionCode: 1492433 + commit: 0082e6dc1c782c8069b76485c932d3acdb646ce8 + 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.27.0-fdroid -CurrentVersionCode: 1482433 +CurrentVersion: 4.27.1-fdroid +CurrentVersionCode: 1492433