From dc70fce08cd928b058a3856476bae4572ba2ba29 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 7 Jul 2023 06:13:22 +0000 Subject: [PATCH] Update Quote Unquote to 4.34.0-fdroid (1622433) --- .../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 2c54253cbf..aed6789021 100644 --- a/metadata/com.github.jameshnsears.quoteunquote.yml +++ b/metadata/com.github.jameshnsears.quoteunquote.yml @@ -890,7 +890,20 @@ Builds: - fdroid prebuild: sed -i -e '/firebase/d' -e '/gms/d' {..,.}/build.gradle + - versionName: 4.34.0-fdroid + versionCode: 1622433 + commit: e9668785f4bd6076f53ff5277baf66bae94e78ee + 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.33.0-fdroid -CurrentVersionCode: 1612433 +CurrentVersion: 4.34.0-fdroid +CurrentVersionCode: 1622433