From 19225d1a2aadc20b005e0a351ec3c2c3708e175f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 22 Aug 2023 06:04:26 +0000 Subject: [PATCH] Update Quote Unquote to 4.35.0-fdroid (1632434) --- .../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 aed6789021..b0c906d522 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -903,7 +903,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.35.0-fdroid + versionCode: 1632434 + commit: d630a3b67b7b442ffc33b412c362f55610e5ad08 + 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.34.0-fdroid -CurrentVersionCode: 1622433 +CurrentVersion: 4.35.0-fdroid +CurrentVersionCode: 1632434