From 6b35604744e6bf4f8861b836e83537e700c64426 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 19 May 2023 06:11:23 +0000 Subject: [PATCH] Update Quote Unquote to 4.28.0-fdroid (1502433) --- .../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 e7ac1f5dc2..d8b1e51b3b 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -825,7 +825,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.28.0-fdroid + versionCode: 1502433 + commit: a466ffc294ff13995d9619f7bcf7cb133d8cbda0 + 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.1-fdroid -CurrentVersionCode: 1492433 +CurrentVersion: 4.28.0-fdroid +CurrentVersionCode: 1502433